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

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

Completed in 39 milliseconds