diff options
author | Thomas Zimmermann <[email protected]> | 2024-09-24 09:13:14 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-09-26 09:31:29 +0200 |
commit | fe96a73ae530685365549f6f8a889d45844f9dfb (patch) | |
tree | 298a0dfa58fb5c3e0b03fd7e5b275b004718cfd7 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | aecdbfe459a08eb317040bf5cc8a9c60a1d4aaf3 (diff) |
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 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions