diff options
author | Thomas Zimmermann <[email protected]> | 2023-01-25 21:04:07 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-01-26 08:52:26 +0100 |
commit | 6a9d5ad3af65a1e7af97f25bbf83ce97bcfbab72 (patch) | |
tree | 188047546ea8bcabac935ba1b983a03eddb5eac3 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | c2bb3be64eb7182285846123219230375af61abd (diff) |
drm/client: Add hotplug_failed flag
Signal failed hotplugging with a flag in struct drm_client_dev. If set,
the client helpers will not further try to set up the fbdev display.
This used to be signalled with a combination of cleared pointers in
struct drm_fb_helper, which prevents us from initializing these pointers
early after allocation.
The change also harmonizes behavior among DRM clients. Additional DRM
clients will now handle failed hotplugging like fbdev does.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions