Searched refs:request_adev (Results 1 – 1 of 1) sorted by relevance
400 struct amdgpu_device *request_adev = hive->hi_req_gpu ? in amdgpu_xgmi_set_pstate() local427 dev_dbg(request_adev->dev, "Set xgmi pstate %d.\n", pstate); in amdgpu_xgmi_set_pstate()429 ret = amdgpu_dpm_set_xgmi_pstate(request_adev, pstate); in amdgpu_xgmi_set_pstate()431 dev_err(request_adev->dev, in amdgpu_xgmi_set_pstate()433 request_adev->gmc.xgmi.node_id, in amdgpu_xgmi_set_pstate()434 request_adev->gmc.xgmi.hive_id, ret); in amdgpu_xgmi_set_pstate()