Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h104 int (*populate_dml_pipes)( member
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1020 if (dc->res_pool->funcs->populate_dml_pipes) in dcn21_calculate_wm()
1021 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, in dcn21_calculate_wm()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2331 if (dc->res_pool->funcs->populate_dml_pipes) in dcn20_fast_validate_bw()
2332 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, in dcn20_fast_validate_bw()
2565 if (dc->res_pool->funcs->populate_dml_pipes) in dcn20_calculate_wm()
2566 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, in dcn20_calculate_wm()