amdgpu_acpi_pcie_performance_request 1243 drivers/gpu/drm/amd/amdgpu/amdgpu.h int amdgpu_acpi_pcie_performance_request(struct amdgpu_device *adev, amdgpu_acpi_pcie_performance_request 6215 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN3, false) == 0) amdgpu_acpi_pcie_performance_request 6222 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) amdgpu_acpi_pcie_performance_request 6257 drivers/gpu/drm/amd/amdgpu/si_dpm.c amdgpu_acpi_pcie_performance_request(adev, request, false); amdgpu_acpi_pcie_performance_request 3697 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (0 == amdgpu_acpi_pcie_performance_request(hwmgr->adev, PCIE_PERF_REQ_GEN3, false)) amdgpu_acpi_pcie_performance_request 3704 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (0 == amdgpu_acpi_pcie_performance_request(hwmgr->adev, PCIE_PERF_REQ_GEN2, false)) amdgpu_acpi_pcie_performance_request 3934 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c if (amdgpu_acpi_pcie_performance_request(hwmgr->adev, request, false)) {