]> www.infradead.org Git - users/hch/misc.git/commit
drm/ast: vga: Clear EDID if no display is connected
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 15 Oct 2024 06:49:07 +0000 (08:49 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 17 Oct 2024 06:50:14 +0000 (08:50 +0200)
commitc09c4f2a972ca7cd9c8926594aa2099bcbcd3b79
tree73c9abd9efd4e1149478440d7ff170804be061e1
parent5b3c0209e88a67a8d029ed8b6e30bca383cbdc55
drm/ast: vga: Clear EDID if no display is connected

Do not keep the obsolete EDID around after unplugging the display
from the connector.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Fixes: 2a2391f857cd ("drm/ast: vga: Transparently handle BMC support")
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Jocelyn Falempe <jfalempe@redhat.com>
Cc: Dave Airlie <airlied@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241015065113.11790-3-tzimmermann@suse.de
drivers/gpu/drm/ast/ast_vga.c