aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-11-03 16:14:30 +0100
committerThomas Zimmermann <[email protected]>2022-11-05 17:05:53 +0100
commitfe5797144de093e3b9a56a237ee2460489934c1b (patch)
treec3b51eaa9935037fef76410b545330145852b5a0 /scripts/generate_rust_analyzer.py
parenta8d9621b9fc67957b3de334cc1b5f47570fb90a0 (diff)
drm/logicvc: Don't set struct drm_driver.output_poll_changed
Don't set struct drm_driver.output_poll_changed. It's used to restore the fbdev console. But as logicvc uses generic fbdev emulation, the console is being restored by the DRM client helpers already. See the functions drm_kms_helper_hotplug_event() and drm_kms_helper_connector_hotplug_event() in drm_probe_helper.c. v2: * fix commit description (Christian) 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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions