Re: [PATCH v2 11/14] drm/amd/display: create a function to fill dc_sink with edid data

2025-05-08 Thread Jani Nikula
On Tue, 06 May 2025, Melissa Wen wrote: > From: Rodrigo Siqueira > > As part of the effort of stopping using raw edid, this commit move the > copy of the edid in DC to a dedicated function that will allow the usage > of drm_edid in the next steps. > > Signed-off-by: Rodrigo Siqueira > Co-develop

[PATCH v2 11/14] drm/amd/display: create a function to fill dc_sink with edid data

2025-05-06 Thread Melissa Wen
From: Rodrigo Siqueira As part of the effort of stopping using raw edid, this commit move the copy of the edid in DC to a dedicated function that will allow the usage of drm_edid in the next steps. Signed-off-by: Rodrigo Siqueira Co-developer--by: Melissa Wen Signed-off-by: Melissa Wen --- d