Searched refs:AMD_CG_SUPPORT_BIF_MGCG (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dnbio_v7_0.c156 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
167 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
178 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
212 /* AMD_CG_SUPPORT_BIF_MGCG */
215 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dnbio_v7_7.c257 if (!(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
316 /* AMD_CG_SUPPORT_BIF_MGCG */
319 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dnbio_v7_2.c240 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) {
313 /* AMD_CG_SUPPORT_BIF_MGCG */
316 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dnbio_v7_11.c285 if (!(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
344 /* AMD_CG_SUPPORT_BIF_MGCG */
347 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dnbio_v6_1.c170 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG)) {
217 /* AMD_CG_SUPPORT_BIF_MGCG */
220 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dnbio_v2_3.c234 if (!(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
286 /* AMD_CG_SUPPORT_BIF_MGCG */
289 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dsoc21.c646 AMD_CG_SUPPORT_BIF_MGCG |
687 AMD_CG_SUPPORT_BIF_MGCG |
716 AMD_CG_SUPPORT_BIF_MGCG |
746 AMD_CG_SUPPORT_BIF_MGCG |
H A Dnbio_v4_3.c244 if (enable && !(adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG))
293 /* AMD_CG_SUPPORT_BIF_MGCG */
296 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
H A Dsoc15.c974 AMD_CG_SUPPORT_BIF_MGCG |
1001 AMD_CG_SUPPORT_BIF_MGCG |
1024 AMD_CG_SUPPORT_BIF_MGCG |
1096 AMD_CG_SUPPORT_BIF_MGCG |
H A Dvi.c1536 AMD_CG_SUPPORT_BIF_MGCG |
1559 AMD_CG_SUPPORT_BIF_MGCG |
1582 AMD_CG_SUPPORT_BIF_MGCG |
1606 AMD_CG_SUPPORT_BIF_MGCG |
1924 if (adev->cg_flags & AMD_CG_SUPPORT_BIF_MGCG) {
H A Dnv.c685 AMD_CG_SUPPORT_BIF_MGCG |
707 AMD_CG_SUPPORT_BIF_MGCG |
H A Dnbio_v7_4.c280 /* AMD_CG_SUPPORT_BIF_MGCG */
283 *flags |= AMD_CG_SUPPORT_BIF_MGCG;
/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h142 #define AMD_CG_SUPPORT_BIF_MGCG (1ULL << 19) macro
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4507 {AMD_CG_SUPPORT_BIF_MGCG, "Bus Interface Medium Grain Clock Gating"},

Completed in 251 milliseconds