Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.h47 bool dcn32_internal_validate_bw(struct dc *dc,
H A Ddcn32_fpu.c293 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, DC_VALIDATE_MODE_AND_PROGRAMMING); in dcn32_find_dummy_latency_index_for_fw_based_mclk_switch()
2138 bool dcn32_internal_validate_bw(struct dc *dc, in dcn32_internal_validate_bw() function
2348 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, DC_VALIDATE_MODE_AND_PROGRAMMING); in dcn32_calculate_wm_and_dlg_fpu()
2394 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel_temp, in dcn32_calculate_wm_and_dlg_fpu()
2416 dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, in dcn32_calculate_wm_and_dlg_fpu()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1770 out = dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, validate_mode); in dml1_validate()