Home
last modified time | relevance | path

Searched refs:hi_req_gpu (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c375 hive->hi_req_gpu = NULL; in amdgpu_get_xgmi_hive()
400 struct amdgpu_device *request_adev = hive->hi_req_gpu ? in amdgpu_xgmi_set_pstate()
401 hive->hi_req_gpu : adev; in amdgpu_xgmi_set_pstate()
443 hive->hi_req_gpu = pstate != AMDGPU_XGMI_PSTATE_MIN ? in amdgpu_xgmi_set_pstate()
608 if (hive->hi_req_gpu == adev) in amdgpu_xgmi_remove_device()
609 hive->hi_req_gpu = NULL; in amdgpu_xgmi_remove_device()
H A Damdgpu_xgmi.h38 struct amdgpu_device *hi_req_gpu; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c555 hive->hi_req_gpu = NULL; in amdgpu_get_xgmi_hive()
589 request_adev = hive->hi_req_gpu ? hive->hi_req_gpu : adev; in amdgpu_xgmi_set_pstate()
629 hive->hi_req_gpu = pstate != AMDGPU_XGMI_PSTATE_MIN ? in amdgpu_xgmi_set_pstate()
865 if (hive->hi_req_gpu == adev) in amdgpu_xgmi_remove_device()
866 hive->hi_req_gpu = NULL; in amdgpu_xgmi_remove_device()
H A Damdgpu_xgmi.h37 struct amdgpu_device *hi_req_gpu; member

Completed in 5 milliseconds