Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acpi.c650 int amdgpu_acpi_pcie_performance_request(struct amdgpu_device *adev, in amdgpu_acpi_pcie_performance_request() function
A Damdgpu.h1386 int amdgpu_acpi_pcie_performance_request(struct amdgpu_device *adev,
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_hwmgr.c4175 if (0 == amdgpu_acpi_pcie_performance_request(hwmgr->adev, PCIE_PERF_REQ_GEN3, false)) in smu7_request_link_speed_change_before_state_change()
4182 if (0 == amdgpu_acpi_pcie_performance_request(hwmgr->adev, PCIE_PERF_REQ_GEN2, false)) in smu7_request_link_speed_change_before_state_change()
4418 if (amdgpu_acpi_pcie_performance_request(hwmgr->adev, request, false)) { in smu7_notify_link_speed_change_after_state_change()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/legacy-dpm/
A Dsi_dpm.c6234 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change()
6241 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change()
6276 amdgpu_acpi_pcie_performance_request(adev, request, false); in si_notify_link_speed_change_after_state_change()

Completed in 33 milliseconds