Thomas Zimmermann 0e3172bac3 drm/amdgpu: 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 amdgpu 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-5-tzimmermann@suse.de
2022-11-05 17:05:53 +01:00
..
2022-10-19 21:46:16 -04:00
2022-10-10 13:20:53 -07:00
2022-10-10 13:59:01 -07:00
2022-08-16 12:46:26 +02:00
2022-09-06 10:56:04 +02:00
2022-10-05 11:24:12 -07:00
2022-10-19 21:46:16 -04:00
2022-10-25 11:42:18 +10:00
2022-10-19 21:46:16 -04:00
2022-09-06 10:56:04 +02:00
2022-11-04 12:33:04 +10:00
2022-09-20 09:37:12 +02:00
2022-08-26 14:22:59 +02:00
2022-11-04 12:33:04 +10:00
2022-07-13 10:54:56 +10:00
2022-06-28 07:56:32 +02:00
2022-03-24 16:19:43 -07:00
2022-10-28 13:16:36 +10:00
2022-09-06 10:56:04 +02:00
2022-09-06 10:56:04 +02:00
2022-02-25 05:50:18 +10:00
2022-04-12 09:27:20 +03:00
2022-10-07 17:04:10 -07:00
2022-10-18 15:00:03 +02:00