Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h13 #define GPU_CORE_FEATURES 0x008 /* (RO) Shader Core Features */ macro
Dpanfrost_gpu.c225 pfdev->features.core_features = gpu_read(pfdev, GPU_CORE_FEATURES); in panfrost_gpu_init_features()