Home
last modified time | relevance | path

Searched refs:ATCS_WAIT_FOR_COMPLETION (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_acpi.h427 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
Dradeon_acpi.c623 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in radeon_acpi_pcie_performance_request()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Damd_acpi.h454 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c722 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in amdgpu_acpi_pcie_performance_request()