Searched refs:PCIE_PERF_REQ_PECI_GEN2 (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| A D | cypress_dpm.h | 110 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
|
| A D | ci_dpm.h | 322 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
|
| A D | cypress_dpm.c | 314 (perf_req == PCIE_PERF_REQ_PECI_GEN2)) { in cypress_pcie_performance_request() 345 cypress_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, true); in cypress_advertise_gen2_capability() 372 request = PCIE_PERF_REQ_PECI_GEN2; in cypress_notify_link_speed_change_after_state_change() 394 request = PCIE_PERF_REQ_PECI_GEN2; in cypress_notify_link_speed_change_before_state_change()
|
| A D | ni_dpm.c | 3426 (perf_req == PCIE_PERF_REQ_PECI_GEN2)) { in ni_pcie_performance_request() 3454 ni_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, true); in ni_advertise_gen2_capability()
|
| A D | ci_dpm.c | 4839 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in ci_request_link_speed_change_before_state_change() 4866 request = PCIE_PERF_REQ_PECI_GEN2; in ci_notify_link_speed_change_after_state_change()
|
| A D | si_dpm.c | 5750 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change() 5776 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/ |
| A D | si_dpm.h | 49 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
|
| A D | si_dpm.c | 6201 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change() 6227 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
|
Completed in 59 milliseconds