Searched refs:PCIE_PERF_REQ_PECI_GEN3 (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cypress_dpm.h | 111 #define PCIE_PERF_REQ_PECI_GEN3 4 macro
|
H A D | ci_dpm.h | 323 #define PCIE_PERF_REQ_PECI_GEN3 4 macro
|
H A D | cypress_dpm.c | 376 request = PCIE_PERF_REQ_PECI_GEN3; in cypress_notify_link_speed_change_after_state_change() 398 request = PCIE_PERF_REQ_PECI_GEN3; in cypress_notify_link_speed_change_before_state_change()
|
H A D | ci_dpm.c | 4854 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in ci_request_link_speed_change_before_state_change() 4886 request = PCIE_PERF_REQ_PECI_GEN3; in ci_notify_link_speed_change_after_state_change()
|
H A D | si_dpm.c | 5745 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change() 5776 request = PCIE_PERF_REQ_PECI_GEN3; in si_notify_link_speed_change_after_state_change()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cypress_dpm.h | 111 #define PCIE_PERF_REQ_PECI_GEN3 4 macro
|
H A D | ci_dpm.h | 323 #define PCIE_PERF_REQ_PECI_GEN3 4 macro
|
H A D | cypress_dpm.c | 374 request = PCIE_PERF_REQ_PECI_GEN3; in cypress_notify_link_speed_change_after_state_change() 396 request = PCIE_PERF_REQ_PECI_GEN3; in cypress_notify_link_speed_change_before_state_change()
|
H A D | si_dpm.c | 5743 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change() 5774 request = PCIE_PERF_REQ_PECI_GEN3; in si_notify_link_speed_change_after_state_change()
|
H A D | ci_dpm.c | 4830 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in ci_request_link_speed_change_before_state_change() 4862 request = PCIE_PERF_REQ_PECI_GEN3; in ci_notify_link_speed_change_after_state_change()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.h | 50 #define PCIE_PERF_REQ_PECI_GEN3 4 macro
|
H A D | si_dpm.c | 6194 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change() 6225 request = PCIE_PERF_REQ_PECI_GEN3; in si_notify_link_speed_change_after_state_change()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.h | 50 #define PCIE_PERF_REQ_PECI_GEN3 4 macro
|
H A D | si_dpm.c | 6234 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) in si_request_link_speed_change_before_state_change() 6265 request = PCIE_PERF_REQ_PECI_GEN3; in si_notify_link_speed_change_after_state_change()
|
Completed in 66 milliseconds