Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/panfrost/
Dpanfrost_device.h47 u32 coherency_features; member
Dpanfrost_gpu.c135 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
227 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()