diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-24 10:13:06 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-26 10:31:28 +0300 |
commit | ef350898ae22db832ada972476fa2999f8ea978c (patch) | |
tree | c91720824b0865082d8fdb7b378fee5fef08b916 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4269f5c878fc19a0ac5b7c770053cabe794010b7 (diff) | |
download | linux-ef350898ae22db832ada972476fa2999f8ea978c.tar.xz |
drm/nouveau: 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 nouveau driver specifies a preferred color mode depending on
the available video memory, with a default of 32. Adapt this for
the new client interface.
v5:
- select DRM_CLIENT_SELECTION
v2:
- style changes
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Karol Herbst <kherbst@redhat.com>
Cc: Lyude Paul <lyude@redhat.com>
Cc: Danilo Krummrich <dakr@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-69-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions