Searched refs:DC_SW_LINEAR (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2460 if (u->plane_info->tiling_info.gfx9.swizzle != DC_SW_LINEAR) {
H A Ddc_hw_sequencer.c916 case DC_SW_LINEAR:
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h295 DC_SW_LINEAR = 0, enumerator in enum:swizzle_mode_values
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c420 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/dml/calcs/
H A Ddcn_calcs.c165 case DC_SW_LINEAR:
258 case DC_SW_LINEAR:
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1254 case DC_SW_LINEAR:
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1227 enum swizzle_mode_values swizzle = DC_SW_LINEAR;

Completed in 408 milliseconds