]> Git Repo - linux.git/commit
drm/vc4: Run DRM default client setup
authorThomas Zimmermann <[email protected]>
Tue, 24 Sep 2024 07:12:44 +0000 (09:12 +0200)
committerThomas Zimmermann <[email protected]>
Thu, 26 Sep 2024 07:31:27 +0000 (09:31 +0200)
commit45903624e9fc57e38eb7f023717205cce2d5e4a3
treef38a471b6a0baaca58967f16889a9e07099d661e
parent40d51545cc9a15372ba2dafc662e682f4a82b3b4
drm/vc4: Run DRM default client setup

Call drm_client_setup_with_fourcc() 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.

v5:
- select DRM_CLIENT_SELECTION
v2:
- use drm_client_setup_with_fourcc()

Signed-off-by: Thomas Zimmermann <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Dave Stevenson <[email protected]>
Cc: Raspberry Pi Kernel Maintenance <[email protected]>
Reviewed-by: Dave Stevenson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/vc4/Kconfig
drivers/gpu/drm/vc4/vc4_drv.c
This page took 0.048417 seconds and 4 git commands to generate.