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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_clockpowergating.c 47 static int smu7_update_uvd_dpm(struct pp_hwmgr *hwmgr, bool bgate) function in typeref:typename:int
127 smu7_update_uvd_dpm(hwmgr, true);
137 smu7_update_uvd_dpm(hwmgr, false);
amdgpu_smu7_clockpowergating.c 47 static int smu7_update_uvd_dpm(struct pp_hwmgr *hwmgr, bool bgate) function in typeref:typename:int
127 smu7_update_uvd_dpm(hwmgr, true);
137 smu7_update_uvd_dpm(hwmgr, false);

Completed in 26 milliseconds