summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2022-11-03 16:14:28 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2022-11-05 17:05:53 +0100
commitcbc5541f020ca178aa5cda4615ab36fba9109a9d (patch)
treef7504c7cf39d9ec7d7f16e2d7a62e85be09edd73 /drivers/macintosh
parent0e3172bac3f43759719384403fe2d1e4c61f87e0 (diff)
downloadlinux-cbc5541f020ca178aa5cda4615ab36fba9109a9d.tar.bz2
drm/imx/dcss: 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 DCSS 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 <tzimmermann@suse.de> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20221103151446.2638-6-tzimmermann@suse.de
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions