Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panfrost/
Dpanfrost_device.h65 u32 coherency_features; member
Dpanfrost_gpu.c160 pfdev->features.coherency_features == COHERENCY_ACE) in panfrost_gpu_init_quirks()
260 pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES); in panfrost_gpu_init_features()
Dpanfrost_drv.c66 PANFROST_FEATURE(COHERENCY_FEATURES, coherency_features); in panfrost_ioctl_get_param()
/linux-6.12.1/include/uapi/drm/
Dpanthor_drm.h322 __u32 coherency_features; member
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_gpu.c99 ptdev->gpu_info.coherency_features = gpu_read(ptdev, GPU_COHERENCY_FEATURES); in panthor_gpu_init_info()