Home
last modified time | relevance | path

Searched refs:hi_req_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c379 hive->hi_req_count = AMDGPU_MAX_XGMI_DEVICE_PER_HIVE; in amdgpu_get_xgmi_hive()
414 hive->hi_req_count++; in amdgpu_xgmi_set_pstate()
416 hive->hi_req_count--; in amdgpu_xgmi_set_pstate()
423 (!is_hi_req && hive->hi_req_count && !init_low)) in amdgpu_xgmi_set_pstate()
438 hive->pstate = hive->hi_req_count ? in amdgpu_xgmi_set_pstate()
Damdgpu_xgmi.h37 int hi_req_count; member