Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h65 u32 coherency_features; member
H A Dpanfrost_gpu.c160 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
263 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()
H A Dpanfrost_drv.c90 PANFROST_FEATURE(COHERENCY_FEATURES, coherency_features); in panfrost_ioctl_get_param()
/linux/include/uapi/drm/
H A Dpanthor_drm.h330 __u32 coherency_features; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c105 ptdev->gpu_info.coherency_features = gpu_read(ptdev, GPU_COHERENCY_FEATURES); in panthor_gpu_init_info()