diff options
| author | Thomas Zimmermann <[email protected]> | 2024-09-24 07:13:16 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-26 07:31:29 +0000 |
| commit | 5208989d59f989762578b497aecb1e2b1b0780fd (patch) | |
| tree | cbfd830049924f6d0c1099241fb232feedfae8b7 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | drm/radeon: Run DRM default client setup (diff) | |
| download | kernel-5208989d59f989762578b497aecb1e2b1b0780fd.tar.gz kernel-5208989d59f989762578b497aecb1e2b1b0780fd.zip | |
drm/tegra: 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 tegra 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: Thierry Reding <[email protected]>
Cc: Mikko Perttunen <[email protected]>
Cc: Jonathan Hunter <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
