Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_device.h43 u32 coherency_features; member
Dpanfrost_gpu.c132 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
214 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()
Dpanfrost_drv.c66 PANFROST_FEATURE(COHERENCY_FEATURES, coherency_features); in panfrost_ioctl_get_param()