diff options
author | Thomas Zimmermann <[email protected]> | 2024-09-24 09:13:06 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-09-26 09:31:28 +0200 |
commit | ef350898ae22db832ada972476fa2999f8ea978c (patch) | |
tree | c91720824b0865082d8fdb7b378fee5fef08b916 /tools/perf/scripts/python/task-analyzer.py | |
parent | 4269f5c878fc19a0ac5b7c770053cabe794010b7 (diff) |
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 <[email protected]>
Cc: Karol Herbst <[email protected]>
Cc: Lyude Paul <[email protected]>
Cc: Danilo Krummrich <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Acked-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions