diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-24 10:13:18 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-26 10:31:29 +0300 |
commit | 15499749fbb864cc0737bc8ecaf0e28a6b6d62dd (patch) | |
tree | 58f26e049f46400273f305c1bd7971d8b0c4884d /include/linux/dma-mapping.h | |
parent | eae9b5437ab968e7f26afc5835c3b7384e0f84e0 (diff) | |
download | linux-15499749fbb864cc0737bc8ecaf0e28a6b6d62dd.tar.xz |
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/linux/dma-mapping.h')
0 files changed, 0 insertions, 0 deletions