Symbol: AMD_CG_SUPPORT_HDP_LS
sys/dev/pci/drm/amd/amdgpu/athub_v1_0.c
56
(adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/athub_v2_0.c
60
(adev->cg_flags & AMD_CG_SUPPORT_HDP_LS)))
sys/dev/pci/drm/amd/amdgpu/athub_v2_1.c
58
(adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/cik.c
2022
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/cik.c
2042
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/cik.c
2061
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/cik.c
2097
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/gmc_v6_0.c
748
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/gmc_v7_0.c
906
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/hdp_v4_0.c
104
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/hdp_v4_0.c
134
*flags |= AMD_CG_SUPPORT_HDP_LS;
sys/dev/pci/drm/amd/amdgpu/hdp_v4_0.c
94
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
110
else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS)
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
192
*flags |= AMD_CG_SUPPORT_HDP_LS;
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
48
if (!(adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/hdp_v5_0.c
87
if (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS) {
sys/dev/pci/drm/amd/amdgpu/hdp_v5_2.c
104
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS) {
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
188
*flags |= AMD_CG_SUPPORT_HDP_LS;
sys/dev/pci/drm/amd/amdgpu/hdp_v5_2.c
60
if (!(adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS |
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
133
*flags |= AMD_CG_SUPPORT_HDP_LS;
sys/dev/pci/drm/amd/amdgpu/hdp_v6_0.c
39
if (!(adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/hdp_v6_0.c
88
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS) {
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
121
*flags |= AMD_CG_SUPPORT_HDP_LS;
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
36
if (!(adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/hdp_v7_0.c
79
} else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS) {
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/nv.c
672
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
694
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
718
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
748
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
773
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
815
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
832
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
855
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
891
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/nv.c
917
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/si.c
2073
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/si.c
2094
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/si.c
2115
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/si.c
2135
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/si.c
2153
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1006
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1034
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1057
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1089
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1105
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1129
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1149
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1179
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc15.c
1196
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
642
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
683
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
710
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
740
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
770
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/soc21.c
798
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1500
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1516
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1538
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1561
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1584
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1630
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1656
AMD_CG_SUPPORT_HDP_LS |
sys/dev/pci/drm/amd/amdgpu/vi.c
1786
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS))
sys/dev/pci/drm/amd/amdgpu/vi.c
1873
if (adev->cg_flags & (AMD_CG_SUPPORT_HDP_LS | AMD_CG_SUPPORT_HDP_MGCG)) {
sys/dev/pci/drm/amd/amdgpu/vi.c
1874
if (adev->cg_flags & AMD_CG_SUPPORT_HDP_LS) {
sys/dev/pci/drm/amd/amdgpu/vi.c
2012
*flags |= AMD_CG_SUPPORT_HDP_LS;
sys/dev/pci/drm/amd/pm/amdgpu_pm.c
4941
{AMD_CG_SUPPORT_HDP_LS, "Host Data Path Light Sleep"},