projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2961fef
)
drm/amd/display: Add hdr_supported flag
author
Yongqiang Sun
<
[email protected]
>
Wed, 6 Dec 2017 21:29:21 +0000
(16:29 -0500)
committer
Alex Deucher
<
[email protected]
>
Wed, 20 Dec 2017 19:47:18 +0000
(14:47 -0500)
Signed-off-by: Yongqiang Sun <
[email protected]
>
Reviewed-by: Anthony Koo <
[email protected]
>
Acked-by: Harry Wentland <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
drivers/gpu/drm/amd/display/dc/dc_types.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/dc_types.h
b/drivers/gpu/drm/amd/display/dc/dc_types.h
index 9291a60126ad3926df576288bb93cfbb27c0dcfd..9faddfae241dd2d382b7b9b0027264624b9e5e3b 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc_types.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc_types.h
@@
-218,6
+218,7
@@
struct dc_edid_caps {
bool lte_340mcsc_scramble;
bool edid_hdmi;
+ bool hdr_supported;
};
struct view {