Commit f71f2772 authored by Corbin McElhanney's avatar Corbin McElhanney Committed by Alex Deucher
parent ba6bf832
......@@ -271,4 +271,10 @@ struct dm_pp_static_clock_info {
enum dm_pp_clocks_state max_clocks_state;
};
struct dtn_min_clk_info {
uint32_t disp_clk_khz;
uint32_t min_engine_clock_khz;
uint32_t min_memory_clock_khz;
};
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment