Symbol: dml2_sw_linear
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
305
enum dml2_swizzle_mode dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
309
dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
326
dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
338
dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12389
if (sw_mode == dml2_sw_linear && display_cfg->gpuvm_enable) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12403
if (sw_mode == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1630
if (p->SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1718
DML_LOG_VERBOSE("DML::%s: SwModeLinear = %u\n", __func__, p->SurfaceTiling == dml2_sw_linear);
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1734
if (p->SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1788
if (p->SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
3808
|| p->display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
3852
if (p->display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
509
if (sw_mode == dml2_sw_linear)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
554
if (sw_mode == dml2_sw_linear ||
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
662
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
671
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
684
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
738
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
8106
if (display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear && dml_is_vertical_rotation(display_cfg->plane_descriptors[k].composition.rotation_angle)) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
8233
if (display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
431
if (sw_mode == dml2_sw_linear)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
468
return sw_mode == dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
487
if (sw_mode == dml2_sw_linear ||