Home
last modified time | relevance | path

Searched refs:GPU_COHERENCY_FEATURES (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h94 #define GPU_COHERENCY_FEATURES 0x300 /* (RO) Coherency features present */ macro
Dpanfrost_gpu.c230 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()