Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1674 dc->config.enable_4to1MPC = false; in dcn316_populate_dml_pipes_from_context()
1678 dc->config.enable_4to1MPC = true; in dcn316_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1784 dc->config.enable_4to1MPC = false; in dcn315_populate_dml_pipes_from_context()
1788 dc->config.enable_4to1MPC = true; in dcn315_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1702 dc->config.enable_4to1MPC = false; in dcn31_populate_dml_pipes_from_context()
1706 dc->config.enable_4to1MPC = true; in dcn31_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h408 bool enable_4to1MPC; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1915 && dc->config.enable_4to1MPC && dc->res_pool->pipe_count >= 4; in dcn20_validate_apply_pipe_split_flags()