diff options
author | Thomas Zimmermann <[email protected]> | 2024-09-24 09:13:04 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-09-26 09:31:28 +0200 |
commit | 677a7cf28695f6dbd7bd5abfb512d823dff1946b (patch) | |
tree | 9ff65d8a4740f6934e367446f8986d8a13a5cbb7 /scripts/generate_rust_analyzer.py | |
parent | 32acc286b29724f6d7a17fff9564326d4503e507 (diff) |
drm/hisilicon/hibmc: 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 hibmc 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: Xinliang Liu <[email protected]>
Cc: Tian Tao <[email protected]>
Cc: Xinwei Kong <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Yongqin Liu <[email protected]>
Cc: John Stultz <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions