Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_device.h47 u32 coherency_features; member
Dpanfrost_gpu.c144 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
230 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()
Dpanfrost_drv.c65 PANFROST_FEATURE(COHERENCY_FEATURES, coherency_features); in panfrost_ioctl_get_param()