Skip to content
Snippets Groups Projects
Commit 134e75c5 authored by Dillon Varone's avatar Dillon Varone Committed by Linux Infrastructure
Browse files

drm/amd/display: Add dtb clock to dc_clocks

parent ef6d01b2
No related branches found
No related tags found
No related merge requests found
......@@ -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;
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment