diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-24 10:12:23 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-26 09:28:05 +0300 |
commit | 8545a6f5d65d2bc11a1396acfae1fc229261df91 (patch) | |
tree | cfbaaa5b7936c342845aac45c4f0315b73bd86ab /drivers/gpu/drm/meson/meson_drv.c | |
parent | ba79ba18fe37ff9345e6fbdd529da3689e930ef1 (diff) | |
download | linux-8545a6f5d65d2bc11a1396acfae1fc229261df91.tar.xz |
drm/mcde: Run DRM default client setup
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 mcde 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: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-26-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/meson/meson_drv.c')
0 files changed, 0 insertions, 0 deletions