Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h104 int (*populate_dml_pipes)( member
/Linux-v5.4/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()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2324 if (dc->res_pool->funcs->populate_dml_pipes) in dcn20_fast_validate_bw()
2325 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, in dcn20_fast_validate_bw()
2557 if (dc->res_pool->funcs->populate_dml_pipes) in dcn20_calculate_wm()
2558 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, in dcn20_calculate_wm()