projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a771c1f
)
drm/amd/display: Add debug flag for p010_mpo_support
author
Geling Li
<geling.li@amd.com>
Thu, 11 Jan 2018 19:21:12 +0000
(14:21 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:41 +0000
(14:18 -0500)
Signed-off-by: Geling Li <geling.li@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
c889e7b
..
865b05d
100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc.h
@@
-214,6
+214,7
@@
struct dc_debug {
bool performance_trace;
bool az_endpoint_mute_only;
bool always_use_regamma;
+ bool p010_mpo_support;
};
struct dc_state;
struct resource_pool;