Symbol: dml2_sw_linear
sys/dev/pci/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c
287
enum dml2_swizzle_mode dml2_mode = dml2_sw_linear;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c
291
dml2_mode = dml2_sw_linear;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c
308
dml2_mode = dml2_sw_linear;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/dml21_translation_helper.c
320
dml2_mode = dml2_sw_linear;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12279
if (sw_mode == dml2_sw_linear && display_cfg->gpuvm_enable) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
12293
if (sw_mode == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1597
if (p->SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1685
DML_LOG_VERBOSE("DML::%s: SwModeLinear = %u\n", __func__, p->SurfaceTiling == dml2_sw_linear);
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1701
if (p->SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
1755
if (p->SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
3766
|| p->display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
3810
if (p->display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
507
if (sw_mode == dml2_sw_linear)
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
552
if (sw_mode == dml2_sw_linear ||
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
660
if (SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
669
if (SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
682
if (SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
736
if (SurfaceTiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
8037
if (display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear && dml_is_vertical_rotation(display_cfg->plane_descriptors[k].composition.rotation_angle)) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c
8164
if (display_cfg->plane_descriptors[k].surface.tiling == dml2_sw_linear) {
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_utils.c
430
if (sw_mode == dml2_sw_linear)
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_utils.c
467
return sw_mode == dml2_sw_linear;
sys/dev/pci/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_utils.c
486
if (sw_mode == dml2_sw_linear ||