projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19a2e1e
)
drm/amd/display: Add dtb clock to dc_clocks
author
Dillon Varone
<dillon.varone@amd.com>
Wed, 30 Mar 2022 22:42:24 +0000
(18:42 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 12 Apr 2022 18:20:13 +0000
(14:20 -0400)
Reviewed-by: Ariel Bernstein <Eric.Bernstein@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@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 863d90bec61b29ba6020e586a15c299a8ff0a7fb..544d58260269402ef85f2a8605ac81dd78a8dc4e 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/dc.h
+++ b/
drivers/gpu/drm/amd/display/dc/dc.h
@@
-417,6
+417,7
@@
struct dc_clocks {
#if defined(CONFIG_DRM_AMD_DC_DCN)
enum dcn_zstate_support_state zstate_support;
bool dtbclk_en;
+ int dtbclk_khz;
#endif
enum dcn_pwr_state pwr_state;
/*