Home
last modified time | relevance | path

Searched refs:pcie_perf_req (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c487 f->pcie_perf_req = mask & ATCS_PCIE_PERFORMANCE_REQUEST_SUPPORTED; in radeon_atcs_parse_functions()
542 * Check if the ATCS pcie_perf_req and pcie_dev_rdy methods
550 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in radeon_acpi_is_pcie_performance_request_supported()
616 if (!atcs->functions.pcie_perf_req) in radeon_acpi_pcie_performance_request()
H A Dradeon.h2281 bool pcie_perf_req; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c116 bool pcie_perf_req; member
588 f->pcie_perf_req = mask & ATCS_PCIE_PERFORMANCE_REQUEST_SUPPORTED; in amdgpu_atcs_parse_functions()
642 * Check if the ATCS pcie_perf_req and pcie_dev_rdy methods
650 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in amdgpu_acpi_is_pcie_performance_request_supported()
719 if (!atcs->functions.pcie_perf_req) in amdgpu_acpi_pcie_performance_request()