diff options
| author | Thomas Zimmermann <[email protected]> | 2024-09-24 07:13:18 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-26 07:31:29 +0000 |
| commit | 15499749fbb864cc0737bc8ecaf0e28a6b6d62dd (patch) | |
| tree | 58f26e049f46400273f305c1bd7971d8b0c4884d /drivers/gpu/host1x/dev.c | |
| parent | drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev. (diff) | |
| download | kernel-15499749fbb864cc0737bc8ecaf0e28a6b6d62dd.tar.gz kernel-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 <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/host1x/dev.c')
0 files changed, 0 insertions, 0 deletions
