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