Home
last modified time | relevance | path

Searched refs:radeon_acpi_pcie_performance_request (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c599 int radeon_acpi_pcie_performance_request(struct radeon_device *rdev, in radeon_acpi_pcie_performance_request() function
H A Dcypress_dpm.c316 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in cypress_pcie_performance_request()
320 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in cypress_pcie_performance_request()
H A Dci_dpm.c4817 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in ci_request_link_speed_change_before_state_change()
4824 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in ci_request_link_speed_change_before_state_change()
4860 radeon_acpi_pcie_performance_request(rdev, request, false); in ci_notify_link_speed_change_after_state_change()
H A Dsi_dpm.c5699 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change()
5706 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change()
5741 radeon_acpi_pcie_performance_request(rdev, request, false); in si_notify_link_speed_change_after_state_change()
H A Dni_dpm.c3429 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in ni_pcie_performance_request()
3433 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in ni_pcie_performance_request()
H A Dradeon.h2935 extern int radeon_acpi_pcie_performance_request(struct radeon_device *rdev,