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:
79d197f
)
drm/amdgpu/display/dc: add FBC to dc_config
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 6 Nov 2018 20:10:37 +0000
(15:10 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 7 Nov 2018 22:05:58 +0000
(17:05 -0500)
Add FBC to the list of features that can be enabled from the DM.
Reviewed-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 02db008fb78f6d23d24fe76e59d26965d25c2322..d16a20c8479201515cc70fd344df96217e654f41 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc.h
@@
-169,6
+169,7
@@
struct link_training_settings;
struct dc_config {
bool gpu_vm_support;
bool disable_disp_pll_sharing;
+ bool fbc_support;
};
enum visual_confirm {