HomeSort by: relevance | last modified time | path
    Searched defs:smu10_gfx_off_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu10_hwmgr.c 364 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) function in typeref:typename:int
1310 smu10_gfx_off_control(hwmgr, false);
1318 smu10_gfx_off_control(hwmgr, true);
1369 .powergate_gfx = smu10_gfx_off_control,
amdgpu_smu10_hwmgr.c 364 static int smu10_gfx_off_control(struct pp_hwmgr *hwmgr, bool enable) function in typeref:typename:int
1310 smu10_gfx_off_control(hwmgr, false);
1318 smu10_gfx_off_control(hwmgr, true);
1369 .powergate_gfx = smu10_gfx_off_control,

Completed in 25 milliseconds