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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_xgmi.c 293 bool is_high_pstate = pstate && adev->asic_type == CHIP_VEGA20; local in function:amdgpu_xgmi_set_pstate
301 adev->pstate = is_high_pstate ? pstate : adev->pstate;
329 if (update_hive_pstate || is_high_pstate)

Completed in 15 milliseconds