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

drm/amd/display: Add hdr_supported flag

Signed-off-by: default avatarYongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: default avatarAnthony Koo <Anthony.Koo@amd.com>
Acked-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 2961fef7
...@@ -218,6 +218,7 @@ struct dc_edid_caps { ...@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment