Re: [PATCH v3] drm/edid: fixed the bug that hdr metadata was not reset

2025-05-19 Thread Jani Nikula
On Wed, 14 May 2025, Jani Nikula wrote: > On Wed, 14 May 2025, "feijuan.li" wrote: >> When DP connected to a device with HDR capability, >> the hdr structure was filled.Then connected to another >> sink device without hdr capability, but the hdr info >> still exist. >> >> Signed-off-by: feijuan.l

Re: [PATCH v3] drm/edid: fixed the bug that hdr metadata was not reset

2025-05-14 Thread Jani Nikula
On Wed, 14 May 2025, "feijuan.li" wrote: > When DP connected to a device with HDR capability, > the hdr structure was filled.Then connected to another > sink device without hdr capability, but the hdr info > still exist. > > Signed-off-by: feijuan.li Reviewed-by: Jani Nikula > --- > drivers/