Symbol: AMD_CG_SUPPORT_HDP_DS
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
106
if (adev->cg_flags & AMD_CG_SUPPORT_HDP_DS)
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
118
if (adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS | AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
194
*flags |= AMD_CG_SUPPORT_HDP_DS;
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
49
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
94
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_DS) {
sys/dev/pci/drm/amd/amdgpu/hdp_v5_2.c
111
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_DS) {
sys/dev/pci/drm/amd/amdgpu/hdp_v5_2.c
121
if (adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS | AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v5_2.c
190
*flags |= AMD_CG_SUPPORT_HDP_DS;
sys/dev/pci/drm/amd/amdgpu/hdp_v5_2.c
61
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v6_0.c
106
if (adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS | AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v6_0.c
135
*flags |= AMD_CG_SUPPORT_HDP_DS;
sys/dev/pci/drm/amd/amdgpu/hdp_v6_0.c
40
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v6_0.c
95
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_DS) {
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
123
*flags |= AMD_CG_SUPPORT_HDP_DS;
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
37
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
86
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_DS) {
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
97
if (adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS | AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
711
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
741
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
771
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
799
AMD_CG_SUPPORT_HDP_DS |
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
4948
{AMD_CG_SUPPORT_HDP_DS, "Host Data Path Deep Sleep"},