[PATCH v3 6/7] drm/vkms: Add a module param to enable/disable the default device

2023-08-18 Thread Brandon Pollack
From: Jim Shargo In many testing circumstances, we will want to just create a new device and test against that. If we create a default device, it can be annoying to have to manually select the new device instead of choosing the only one that exists. The param, enable_default, is defaulted to tru

[PATCH v3 6/7] drm/vkms: Add a module param to enable/disable the default device

2023-08-18 Thread Brandon Pollack
From: Jim Shargo In many testing circumstances, we will want to just create a new device and test against that. If we create a default device, it can be annoying to have to manually select the new device instead of choosing the only one that exists. The param, enable_default, is defaulted to tru