diff options
| author | Thomas Zimmermann <[email protected]> | 2024-09-24 07:13:14 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-26 07:31:29 +0000 |
| commit | fe96a73ae530685365549f6f8a889d45844f9dfb (patch) | |
| tree | 298a0dfa58fb5c3e0b03fd7e5b275b004718cfd7 /drivers/gpu/drm/omapdrm/omap_fbdev.h | |
| parent | drm/gma500: Run DRM default client setup (diff) | |
| download | kernel-fe96a73ae530685365549f6f8a889d45844f9dfb.tar.gz kernel-fe96a73ae530685365549f6f8a889d45844f9dfb.zip | |
drm/msm: 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 msm 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: Rob Clark <[email protected]>
Cc: Abhinav Kumar <[email protected]>
Cc: Dmitry Baryshkov <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Marijn Suijten <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.h')
0 files changed, 0 insertions, 0 deletions
