Home
last modified time | relevance | path

Searched refs:disable_z9_mpc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c566 if (pipe_cnt == 1 && pipe->plane_state && !dc->debug.disable_z9_mpc) { in dcn351_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c533 if (pipe_cnt == 1 && pipe->plane_state && !dc->debug.disable_z9_mpc) { in dcn35_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c387 …bool disable_unbounded_requesting = dc->debug.disable_z9_mpc || dc->debug.disable_unbounded_reques… in dcn32_set_det_allocations()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1048 bool disable_z9_mpc; member