Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_gpu.c92 ptdev->gpu_info.tiler_features = gpu_read(ptdev, GPU_TILER_FEATURES); in panthor_gpu_init_info()
134 ptdev->gpu_info.tiler_features, in panthor_gpu_init_info()
/linux-6.12.1/drivers/gpu/drm/panfrost/
Dpanfrost_device.h58 u32 tiler_features; member
Dpanfrost_gpu.c253 pfdev->features.tiler_features = gpu_read(pfdev, GPU_TILER_FEATURES); in panfrost_gpu_init_features()
339 pfdev->features.tiler_features, in panfrost_gpu_init_features()
Dpanfrost_drv.c57 PANFROST_FEATURE(TILER_FEATURES, tiler_features); in panfrost_ioctl_get_param()
/linux-6.12.1/include/uapi/drm/
Dpanthor_drm.h297 __u32 tiler_features; member