diff options
author | Thomas Zimmermann <[email protected]> | 2024-09-24 09:12:59 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-09-26 09:31:28 +0200 |
commit | a24a487abf7cdb14f3fbedbdbed753caed41f695 (patch) | |
tree | 4db1d4b7897fde3b19de331620309e18395483b9 /scripts/generate_rust_analyzer.py | |
parent | 266e9dee8bbb1f902e27a8b3b038131036d264cb (diff) |
drm/virtgpu: Run DRM default client setup
Call drm_client_setup() to run the kernel's default client setup
for DRM. Set fbdev_probe in struct drm_driver, so that the client
setup can start the common fbdev client.
The virtgpu driver specifies a preferred color mode of 32. As this
is the default if no format has been given, leave it out entirely.
v5:
- select DRM_CLIENT_SELECTION
Signed-off-by: Thomas Zimmermann <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Gurchetan Singh <[email protected]>
Cc: Chia-I Wu <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions