Home
last modified time | relevance | path

Searched refs:ulPlatformCaps (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_pptable.h83 ULONG ulPlatformCaps; member
H A Dvega20_pptable.h116 ULONG ulPlatformCaps; member
H A Dvega10_pptable.h80 ULONG ulPlatformCaps; /* See ATOM_Vega10_CAPS_* */ member
H A Dpptable_v1_0.h111 ULONG ulPlatformCaps; /*See ATOM_Tonga_CAPS_* */ member
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h172 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_* member
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c146 adev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); in amdgpu_get_platform_caps()