Home
last modified time | relevance | path

Searched refs:amdgpu_acpi_pcie_performance_request (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_acpi.c703 int amdgpu_acpi_pcie_performance_request(struct amdgpu_device *adev, in amdgpu_acpi_pcie_performance_request() function
Damdgpu.h1562 int amdgpu_acpi_pcie_performance_request(struct amdgpu_device *adev,
/openbsd/src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c4188 if (0 == amdgpu_acpi_pcie_performance_request(hwmgr->adev, PCIE_PERF_REQ_GEN3, false)) in smu7_request_link_speed_change_before_state_change()
4195 if (0 == amdgpu_acpi_pcie_performance_request(hwmgr->adev, PCIE_PERF_REQ_GEN2, false)) in smu7_request_link_speed_change_before_state_change()
4431 if (amdgpu_acpi_pcie_performance_request(hwmgr->adev, request, false)) { in smu7_notify_link_speed_change_after_state_change()