Searched refs:AMD_CG_SUPPORT_UVD_MGCG (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h136 #define AMD_CG_SUPPORT_UVD_MGCG (1ULL << 13) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dvi.c1505 AMD_CG_SUPPORT_UVD_MGCG;
1522 AMD_CG_SUPPORT_UVD_MGCG;
1544 AMD_CG_SUPPORT_UVD_MGCG |
1567 AMD_CG_SUPPORT_UVD_MGCG |
1590 AMD_CG_SUPPORT_UVD_MGCG |
1614 AMD_CG_SUPPORT_UVD_MGCG |
1620 adev->cg_flags = AMD_CG_SUPPORT_UVD_MGCG |
1647 adev->cg_flags = AMD_CG_SUPPORT_UVD_MGCG |
H A Duvd_v5_0.c773 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) {
854 /* AMD_CG_SUPPORT_UVD_MGCG */
857 *flags |= AMD_CG_SUPPORT_UVD_MGCG;
H A Duvd_v3_1.c600 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) {
H A Duvd_v4_2.c614 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) {
H A Dcik.c2021 AMD_CG_SUPPORT_UVD_MGCG |
2041 AMD_CG_SUPPORT_UVD_MGCG |
2060 AMD_CG_SUPPORT_UVD_MGCG |
2096 AMD_CG_SUPPORT_UVD_MGCG |
H A Dsi.c2057 AMD_CG_SUPPORT_UVD_MGCG |
2078 AMD_CG_SUPPORT_UVD_MGCG |
2099 AMD_CG_SUPPORT_UVD_MGCG |
2119 AMD_CG_SUPPORT_UVD_MGCG |
H A Duvd_v6_0.c1433 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) {
1519 /* AMD_CG_SUPPORT_UVD_MGCG */
1522 *flags |= AMD_CG_SUPPORT_UVD_MGCG;
H A Dsoc15.c1007 AMD_CG_SUPPORT_UVD_MGCG;
1030 AMD_CG_SUPPORT_UVD_MGCG;
H A Duvd_v7_0.c1734 if (!(adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG))
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4509 {AMD_CG_SUPPORT_UVD_MGCG, "Unified Video Decoder Medium Grain Clock Gating"},

Completed in 280 milliseconds