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:
734a092
)
drm/amd/display: Add stereo_support debug flag
author
Charlene Liu
<charlene.liu@amd.com>
Sun, 1 Oct 2017 01:03:40 +0000
(21:03 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:47:01 +0000
(16:47 -0400)
Signed-off-by: Charlene Liu <charlene.liu@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/dc.h
b/drivers/gpu/drm/amd/display/dc/dc.h
index 2517fb821fffe4a754a885bccb363d0997f4828e..172050ad845d9329ced6e4fd503bca2328e539e1 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc.h
@@
-217,6
+217,7
@@
struct dc_debug {
bool force_abm_enable;
bool disable_hbup_pg;
bool disable_dpp_pg;
+ bool stereo_support;
};
struct dc_state;
struct resource_pool;