Home
last modified time | relevance | path

Searched refs:AMD_PG_SUPPORT_VCE (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/include/
Damd_shared.h165 #define AMD_PG_SUPPORT_VCE (1 << 4) macro
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Dvi.c1642 AMD_PG_SUPPORT_VCE; in vi_common_early_init()
1666 AMD_PG_SUPPORT_VCE; in vi_common_early_init()
Damdgpu_cik.c2068 AMD_PG_SUPPORT_VCE | in cik_common_early_init()
/openbsd/src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.c241 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in smu8_initialize_dpm_defaults()
Dvega12_hwmgr.c161 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in vega12_set_features_platform_caps()
Dvega20_hwmgr.c199 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in vega20_set_features_platform_caps()
Dsmu7_hwmgr.c1955 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in smu7_init_dpm_defaults()
Dvega10_hwmgr.c217 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in vega10_set_features_platform_caps()