diff options
author | 2024-12-12 18:08:51 +0100 | |
---|---|---|
committer | 2025-03-05 21:48:50 +0100 | |
commit | 9fa154f40eb6b4bc17fefaf94e91f6f4d5b4fda2 (patch) | |
tree | cf8092314eaae0e76efbb778e8d8bf5837c11eeb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/display: Move fbdev code around (diff) | |
download | linux-rng-9fa154f40eb6b4bc17fefaf94e91f6f4d5b4fda2.tar.xz linux-rng-9fa154f40eb6b4bc17fefaf94e91f6f4d5b4fda2.zip |
drm/{i915,xe}: Run DRM default client setup
Rework fbdev probing to support fbdev_probe in struct drm_driver
and remove the old fb_probe callback. Provide an initializer macro
that sets the callback in struct drm_driver according to the kernel
configuration. Call drm_client_setup_with_color_mode() to run the
kernel's default client setup for DRM.
This commit also prepares support for the kernel's drm_log client
(or any future client) in i915. Using drm_log will also require vmap
support in GEM objects.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241212170913.185939-11-tzimmermann@suse.de
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions