Searched refs:GPU_PM_RT (Results 1 – 3 of 3) sorted by relevance
416 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) { in panfrost_device_runtime_resume()438 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) in panfrost_device_runtime_resume()441 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) in panfrost_device_runtime_resume()459 if (pfdev->comp->pm_features & BIT(GPU_PM_RT)) { in panfrost_device_runtime_suspend()
45 GPU_PM_RT enumerator
860 .pm_features = BIT(GPU_PM_RT),
Completed in 9 milliseconds