Home
last modified time | relevance | path

Searched refs:min_drain_clk_khz (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddm_pp_smu.h50 uint32_t min_drain_clk_khz; member
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_pp_smu.c523 ranges->reader_wm_sets[i].min_drain_clk_khz; in pp_rv_set_wm_ranges()
543 ranges->writer_wm_sets[i].min_drain_clk_khz; in pp_rv_set_wm_ranges()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1418 ranges.reader_wm_sets[0].min_drain_clk_khz = min_dcfclk_khz; in dcn_bw_notify_pplib_of_wm_ranges()
1425 ranges.writer_wm_sets[0].min_drain_clk_khz = min_fclk_khz; in dcn_bw_notify_pplib_of_wm_ranges()
1430 ranges.reader_wm_sets[0].min_drain_clk_khz = 300000; in dcn_bw_notify_pplib_of_wm_ranges()
1437 ranges.writer_wm_sets[0].min_drain_clk_khz = 800000; in dcn_bw_notify_pplib_of_wm_ranges()