HomeSort by: relevance | last modified time | path
    Searched refs:set_platform_caps (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_processpptables.c 82 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) function in typeref:typename:int
288 result = set_platform_caps(hwmgr,
291 "set_platform_caps failed", return result);
amdgpu_process_pptables_v1_0.c 60 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) function in typeref:typename:int
1085 result = set_platform_caps(hwmgr,
1089 "set_platform_caps failed", return result);
amdgpu_vega10_processpptables.c 94 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) function in typeref:typename:int
1207 result = set_platform_caps(hwmgr,
1211 "set_platform_caps failed", return result);
amdgpu_vega20_processpptables.c 666 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) function in typeref:typename:int
933 result = set_platform_caps(hwmgr,
936 "set_platform_caps failed", return result);
amdgpu_processpptables.c 457 static int set_platform_caps(struct pp_hwmgr *hwmgr, function in typeref:typename:int
1615 result = set_platform_caps(hwmgr,
1619 "set_platform_caps failed", return result);

Completed in 15 milliseconds