Symbol: dml2_sw_linear
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
287
enum dml2_swizzle_mode dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
291
dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
308
dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/dml21_translation_helper.c
320
dml2_mode = dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12319
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
12333
if (sw_mode == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1600
if (p->SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1688
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
1704
if (p->SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1758
if (p->SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
3769
|| 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
3813
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
508
if (sw_mode == dml2_sw_linear)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
553
if (sw_mode == dml2_sw_linear ||
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
661
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
670
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
683
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
737
if (SurfaceTiling == dml2_sw_linear) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
8059
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
8186
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
432
if (sw_mode == dml2_sw_linear)
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
469
return sw_mode == dml2_sw_linear;
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_utils.c
488
if (sw_mode == dml2_sw_linear ||