Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.h50 bool dcn32_internal_validate_bw(struct dc *dc,
H A Ddcn32_fpu.c280 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, false); in dcn32_find_dummy_latency_index_for_fw_based_mclk_switch()
1638 bool dcn32_internal_validate_bw(struct dc *dc, in dcn32_internal_validate_bw() function
2004 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, false); in dcn32_calculate_wm_and_dlg_fpu()
2045 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel_temp, false); in dcn32_calculate_wm_and_dlg_fpu()
2063 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, false); in dcn32_calculate_wm_and_dlg_fpu()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1846 out = dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate); in dcn32_validate_bandwidth()