diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-24 10:12:59 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-26 10:31:28 +0300 |
commit | a24a487abf7cdb14f3fbedbdbed753caed41f695 (patch) | |
tree | 4db1d4b7897fde3b19de331620309e18395483b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 266e9dee8bbb1f902e27a8b3b038131036d264cb (diff) | |
download | linux-a24a487abf7cdb14f3fbedbdbed753caed41f695.tar.xz |
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 <tzimmermann@suse.de>
Cc: David Airlie <airlied@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Gurchetan Singh <gurchetansingh@chromium.org>
Cc: Chia-I Wu <olvaffe@gmail.com>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-62-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions