Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c380 hive->hi_req_count = AMDGPU_MAX_XGMI_DEVICE_PER_HIVE; in amdgpu_get_xgmi_hive()
415 hive->hi_req_count++; in amdgpu_xgmi_set_pstate()
417 hive->hi_req_count--; in amdgpu_xgmi_set_pstate()
424 (!is_hi_req && hive->hi_req_count && !init_low)) in amdgpu_xgmi_set_pstate()
439 hive->pstate = hive->hi_req_count ? in amdgpu_xgmi_set_pstate()
Damdgpu_xgmi.h37 int hi_req_count; member