Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h95 #define GPU_COHERENCY_FEATURES 0x300 /* (RO) Coherency features present */ macro
H A Dpanfrost_gpu.c240 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()