Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c602 int radeon_acpi_pcie_performance_request(struct radeon_device *rdev, in radeon_acpi_pcie_performance_request() function
H A Dcypress_dpm.c318 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in cypress_pcie_performance_request()
322 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in cypress_pcie_performance_request()
H A Dsi_dpm.c5745 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change()
5752 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change()
5787 radeon_acpi_pcie_performance_request(rdev, request, false); in si_notify_link_speed_change_after_state_change()
H A Dci_dpm.c4854 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in ci_request_link_speed_change_before_state_change()
4861 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in ci_request_link_speed_change_before_state_change()
4897 radeon_acpi_pcie_performance_request(rdev, request, false); in ci_notify_link_speed_change_after_state_change()
H A Dni_dpm.c3427 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in ni_pcie_performance_request()
3431 return radeon_acpi_pcie_performance_request(rdev, perf_req, advertise); in ni_pcie_performance_request()
H A Dradeon.h2942 extern int radeon_acpi_pcie_performance_request(struct radeon_device *rdev,