Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c417 if (amdgpu_acpi_is_pcie_performance_request_supported(hwmgr->adev)) in hwmgr_init_default_caps()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c594 bool amdgpu_acpi_is_pcie_performance_request_supported(struct amdgpu_device *adev) in amdgpu_acpi_is_pcie_performance_request_supported() function
Damdgpu.h1391 bool amdgpu_acpi_is_pcie_performance_request_supported(struct amdgpu_device *adev);
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c7438 amdgpu_acpi_is_pcie_performance_request_supported(adev); in si_dpm_init()