Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/panfrost/ !
Dpanfrost_regs.h85 #define GPU_AFBC_FEATURES (0x4C) /* (RO) AFBC support on Bifrost */ macro
Dpanfrost_gpu.c234 pfdev->features.afbc_features = gpu_read(pfdev, GPU_AFBC_FEATURES); in panfrost_gpu_init_features()