Searched refs:disable_unbounded_requesting (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c403 bool disable_unbounded_requesting = dc->debug.disable_z9_mpc || dc->debug.disable_unbounded_requesting; local
420 if (pipe->plane_state && !disable_unbounded_requesting && pipe->plane_state->tiling_info.gfx9.swizzle != DC_SW_LINEAR) {
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h966 bool disable_unbounded_requesting; member in struct:dc_debug_options
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c776 .disable_unbounded_requesting = false,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c730 .disable_unbounded_requesting = false,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c726 .disable_unbounded_requesting = false,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c756 .disable_unbounded_requesting = false,

Completed in 161 milliseconds