Re: [PATCH 1/2] drm/ast: sil164: Clear EDID if no display is connected

2024-10-15 Thread Jocelyn Falempe
On 15/10/2024 08:49, Thomas Zimmermann wrote: Do not keep the obsolete EDID around after unplugging the display from the connector. Thanks, it looks good to me. Reviewed-by: Jocelyn Falempe Signed-off-by: Thomas Zimmermann Fixes: d20c2f846428 ("drm/ast: sil164: Transparently handle BMC su

[PATCH 1/2] drm/ast: sil164: Clear EDID if no display is connected

2024-10-14 Thread Thomas Zimmermann
Do not keep the obsolete EDID around after unplugging the display from the connector. Signed-off-by: Thomas Zimmermann Fixes: d20c2f846428 ("drm/ast: sil164: Transparently handle BMC support") Cc: Thomas Zimmermann Cc: Jocelyn Falempe Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org --- dr