aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon Varone <[email protected]>2022-03-30 18:42:24 -0400
committerAlex Deucher <[email protected]>2022-04-12 14:20:13 -0400
commit3b69632c85ebb687c35e03be4d4ef70e384fd990 (patch)
tree55c7af2890a582caa8d5d1dcfc770135edb2542d
parent19a2e1e36a2b14d7549a6d9584be131f4286f757 (diff)
drm/amd/display: Add dtb clock to dc_clocks
Reviewed-by: Ariel Bernstein <[email protected]> Acked-by: Pavle Kotarac <[email protected]> Signed-off-by: Dillon Varone <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 863d90bec61b..544d58260269 100644
--- 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;
/*