Home
last modified time | relevance | path

Searched refs:enable_4to1MPC (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddcn314_fpu.c394 dc->config.enable_4to1MPC = false; in dcn314_populate_dml_pipes_from_context_fpu()
399 dc->config.enable_4to1MPC = true; in dcn314_populate_dml_pipes_from_context_fpu()
/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1672 dc->config.enable_4to1MPC = false; in dcn316_populate_dml_pipes_from_context()
1676 dc->config.enable_4to1MPC = true; in dcn316_populate_dml_pipes_from_context()
/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1782 dc->config.enable_4to1MPC = false; in dcn315_populate_dml_pipes_from_context()
1786 dc->config.enable_4to1MPC = true; in dcn315_populate_dml_pipes_from_context()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1700 dc->config.enable_4to1MPC = false; in dcn31_populate_dml_pipes_from_context()
1704 dc->config.enable_4to1MPC = true; in dcn31_populate_dml_pipes_from_context()
/drivers/gpu/drm/amd/display/dc/
Ddc.h408 bool enable_4to1MPC; member
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1915 && dc->config.enable_4to1MPC && dc->res_pool->pipe_count >= 4; in dcn20_validate_apply_pipe_split_flags()