Searched refs:dcn20_populate_dml_pipes_from_context (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | dcn20_fpu.h | 44 int dcn20_populate_dml_pipes_from_context(struct dc *dc,
|
H A D | dcn20_fpu.c | 1308 int dcn20_populate_dml_pipes_from_context(struct dc *dc, in dcn20_populate_dml_pipes_from_context() function 1776 pipe_cnt = dcn20_populate_dml_pipes_from_context(dc, in dcn20_calculate_wm() 2159 pipe_cnt = dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn21_populate_dml_pipes_from_context()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_resource.c | 1069 .populate_dml_pipes = dcn20_populate_dml_pipes_from_context,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_resource.c | 1625 pipe_cnt = dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn31x_populate_dml_pipes_from_context()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 1326 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn30_populate_dml_pipes_from_context()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_resource.c | 1908 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn32_populate_dml_pipes_from_context()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.c | 2227 .populate_dml_pipes = dcn20_populate_dml_pipes_from_context,
|