projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bfd688
)
drm/amd/display: Add comments.
author
Ian Chen
<ian.chen@amd.com>
Tue, 16 Aug 2022 07:47:02 +0000
(15:47 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 29 Aug 2022 21:59:29 +0000
(17:59 -0400)
Reviewed-by: Dennis Chan <dennis.chan@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Ian Chen <ian.chen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_link.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/dc_link.h
b/drivers/gpu/drm/amd/display/dc/dc_link.h
index 43d250918fd0870865da7111878bcd6ff5d76f4e..3f64b30926927b8d45917bd1c428dd090f90163f 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc_link.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc_link.h
@@
-117,6
+117,7
@@
struct psr_settings {
* Add a struct dc_panel_config under dc_link
*/
struct dc_panel_config {
+ // edp DSC
struct dsc {
bool disable_dsc_edp;
unsigned int force_dsc_edp_policy;