Re: [PATCH 01/11] drm/rockchip: cdn-dp: get rid of drm_edid_raw()

2024-06-24 Thread Daniel Vetter
On Tue, May 14, 2024 at 03:55:07PM +0300, Jani Nikula wrote: > The dimensions are available in display info, so there's no need for raw > EDID access. While at it, move the debug logging to where the EDID is > actually read. > > Signed-off-by: Jani Nikula > > --- > > Cc: Sandy Huang > Cc: "Hei

[PATCH 01/11] drm/rockchip: cdn-dp: get rid of drm_edid_raw()

2024-05-14 Thread Jani Nikula
The dimensions are available in display info, so there's no need for raw EDID access. While at it, move the debug logging to where the EDID is actually read. Signed-off-by: Jani Nikula --- Cc: Sandy Huang Cc: "Heiko Stübner" Cc: Andy Yan Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: Thomas Z