Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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 Original line Diff line number Diff line
@@ -218,6 +218,7 @@ struct dc_edid_caps {
	bool lte_340mcsc_scramble;
	bool lte_340mcsc_scramble;


	bool edid_hdmi;
	bool edid_hdmi;
	bool hdr_supported;
};
};


struct view {
struct view {