Home
last modified time | relevance | path

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

/drivers/gpu/drm/panfrost/
A Dpanfrost_device.c416 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()
A Dpanfrost_device.h45 GPU_PM_RT enumerator
A Dpanfrost_drv.c860 .pm_features = BIT(GPU_PM_RT),

Completed in 9 milliseconds