Searched refs:populate_dml_pipes (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h97 * @populate_dml_pipes - Populate pipe data struct
102 int (*populate_dml_pipes)(
99 int (*populate_dml_pipes)( member in struct:resource_funcs
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1653 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate);
1872 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate);
2237 .populate_dml_pipes = dcn30_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c786 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate);
1369 .populate_dml_pipes = dcn21_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1070 .populate_dml_pipes = dcn20_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1778 if (dc->res_pool->funcs->populate_dml_pipes)
1779 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc,
2279 if (dc->res_pool->funcs->populate_dml_pipes)
2280 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2045 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate);
2251 .populate_dml_pipes = dcn20_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1141 .populate_dml_pipes = dcn30_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1085 .populate_dml_pipes = dcn30_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1514 *pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, false);
1557 *pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, false);
2157 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate);
2242 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate);
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1788 .populate_dml_pipes = dcn314_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1825 .populate_dml_pipes = dcn315_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1709 .populate_dml_pipes = dcn316_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1384 .populate_dml_pipes = dcn30_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1764 .populate_dml_pipes = dcn35_populate_dml_pipes_from_context_fpu,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1832 .populate_dml_pipes = dcn31_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2033 .populate_dml_pipes = dcn32_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1608 .populate_dml_pipes = dcn32_populate_dml_pipes_from_context,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1743 .populate_dml_pipes = dcn351_populate_dml_pipes_from_context_fpu,

Completed in 261 milliseconds