Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Dvi.c1505 AMD_CG_SUPPORT_UVD_MGCG; in vi_common_early_init()
1522 AMD_CG_SUPPORT_UVD_MGCG; in vi_common_early_init()
1544 AMD_CG_SUPPORT_UVD_MGCG | in vi_common_early_init()
1567 AMD_CG_SUPPORT_UVD_MGCG | in vi_common_early_init()
1590 AMD_CG_SUPPORT_UVD_MGCG | in vi_common_early_init()
1620 adev->cg_flags = AMD_CG_SUPPORT_UVD_MGCG | in vi_common_early_init()
1647 adev->cg_flags = AMD_CG_SUPPORT_UVD_MGCG | in vi_common_early_init()
Damdgpu_cik.c2021 AMD_CG_SUPPORT_UVD_MGCG | in cik_common_early_init()
2041 AMD_CG_SUPPORT_UVD_MGCG | in cik_common_early_init()
2060 AMD_CG_SUPPORT_UVD_MGCG | in cik_common_early_init()
2096 AMD_CG_SUPPORT_UVD_MGCG | in cik_common_early_init()
Duvd_v5_0.c773 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) { in uvd_v5_0_enable_mgcg()
857 *flags |= AMD_CG_SUPPORT_UVD_MGCG; in uvd_v5_0_get_clockgating_state()
Damdgpu_si.c2057 AMD_CG_SUPPORT_UVD_MGCG | in si_common_early_init()
2078 AMD_CG_SUPPORT_UVD_MGCG | in si_common_early_init()
2099 AMD_CG_SUPPORT_UVD_MGCG | in si_common_early_init()
2119 AMD_CG_SUPPORT_UVD_MGCG | in si_common_early_init()
Dsoc15.c1005 AMD_CG_SUPPORT_UVD_MGCG; in soc15_common_early_init()
1028 AMD_CG_SUPPORT_UVD_MGCG; in soc15_common_early_init()
Damdgpu_uvd_v4_2.c614 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) { in uvd_v4_2_enable_mgcg()
Damdgpu_uvd_v3_1.c600 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) { in uvd_v3_1_enable_mgcg()
Duvd_v6_0.c1433 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG)) { in uvd_v6_0_enable_mgcg()
1522 *flags |= AMD_CG_SUPPORT_UVD_MGCG; in uvd_v6_0_get_clockgating_state()
Duvd_v7_0.c1734 if (!(adev->cg_flags & AMD_CG_SUPPORT_UVD_MGCG))
/openbsd/src/sys/dev/pci/drm/amd/include/
Damd_shared.h139 #define AMD_CG_SUPPORT_UVD_MGCG (1ULL << 13) macro
/openbsd/src/sys/dev/pci/drm/amd/pm/
Damdgpu_pm.c4733 {AMD_CG_SUPPORT_UVD_MGCG, "Unified Video Decoder Medium Grain Clock Gating"},