On Mon, May 19, 2025 at 02:29:00PM +0300, Jani Nikula wrote: > Information parsed from the display EDID should be stored in display > info. Move HDR sink metadata there. > > Signed-off-by: Jani Nikula <jani.nik...@intel.com> > > --- > > This depends on commit 6692dbc15e5e ("drm/edid: fixed the bug that hdr > metadata was not reset") in drm-misc-fixes. Will need to wait for > backmerge. > --- > drivers/gpu/drm/display/drm_hdmi_helper.c | 2 +- > drivers/gpu/drm/drm_connector.c | 2 +- > drivers/gpu/drm/drm_edid.c | 19 ++++++++++--------- > .../drm/i915/display/intel_dp_aux_backlight.c | 2 +- > include/drm/drm_connector.h | 8 +++++--- > 5 files changed, 18 insertions(+), 15 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry