Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gpu.c98 ptdev->gpu_info.tiler_features = gpu_read(ptdev, GPU_TILER_FEATURES); in panthor_gpu_init_info()
140 ptdev->gpu_info.tiler_features, in panthor_gpu_init_info()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h58 u32 tiler_features; member
H A Dpanfrost_gpu.c256 pfdev->features.tiler_features = gpu_read(pfdev, GPU_TILER_FEATURES); in panfrost_gpu_init_features()
342 pfdev->features.tiler_features, in panfrost_gpu_init_features()
H A Dpanfrost_drv.c81 PANFROST_FEATURE(TILER_FEATURES, tiler_features); in panfrost_ioctl_get_param()
/linux/include/uapi/drm/
H A Dpanthor_drm.h305 __u32 tiler_features; member