Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_shared.h101 #define AMD_PG_SUPPORT_VCE (1 << 4) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dvi.c1147 AMD_PG_SUPPORT_VCE; in vi_common_early_init()
1171 AMD_PG_SUPPORT_VCE; in vi_common_early_init()
Dvce_v4_0.c938 if (!(adev->pg_flags & AMD_PG_SUPPORT_VCE))
Dcik.c1840 AMD_PG_SUPPORT_VCE | in cik_common_early_init()
Dkv_dpm.c2843 pi->caps_vce_pg = (adev->pg_flags & AMD_PG_SUPPORT_VCE) ? true : false; in kv_dpm_init()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.c239 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in smu8_initialize_dpm_defaults()
Dvega12_hwmgr.c153 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in vega12_set_features_platform_caps()
Dsmu7_hwmgr.c1680 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in smu7_init_dpm_defaults()
Dvega10_hwmgr.c196 if (adev->pg_flags & AMD_PG_SUPPORT_VCE) in vega10_set_features_platform_caps()