Home
last modified time | relevance | path

Searched refs:socclk_khz (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_debug.c360 context->bw.dcn.clk.socclk_khz); in context_clock_trace()
368 context->bw.dcn.clk.socclk_khz); in context_clock_trace()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h207 int socclk_khz; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1395 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn_bw_notify_pplib_of_wm_ranges() local
1404 socclk_khz = dc->dcn_soc->socclk * 1000; in dcn_bw_notify_pplib_of_wm_ranges()
1423 ranges.writer_wm_sets[0].min_fill_clk_khz = socclk_khz; in dcn_bw_notify_pplib_of_wm_ranges()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c346 dc->current_state->bw.dcn.clk.socclk_khz); in dcn10_log_hw_state()