summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2024-09-24 09:13:18 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2024-09-26 09:31:29 +0200
commit15499749fbb864cc0737bc8ecaf0e28a6b6d62dd (patch)
tree58f26e049f46400273f305c1bd7971d8b0c4884d /include/drm
parenteae9b5437ab968e7f26afc5835c3b7384e0f84e0 (diff)
downloadlwn-15499749fbb864cc0737bc8ecaf0e28a6b6d62dd.tar.gz
lwn-15499749fbb864cc0737bc8ecaf0e28a6b6d62dd.zip
drm/omapdrm: 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 for struct drm_driver that sets the callback according to the kernel configuration. 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 omapdrm 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: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Acked-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-81-tzimmermann@suse.de
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions