Commit 506ab334 authored by Yongqiang Sun's avatar Yongqiang Sun Committed by Alex Deucher
Browse files

drm/amd/display: Add hdr_supported flag

parent 2961fef7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -218,6 +218,7 @@ struct dc_edid_caps {
	bool lte_340mcsc_scramble;

	bool edid_hdmi;
	bool hdr_supported;
};

struct view {