Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_heap.c107 u32 l2_features = ptdev->gpu_info.l2_features; in panthor_heap_ctx_stride() local
108 u32 gpu_cache_line_size = GPU_L2_FEATURES_LINE_SIZE(l2_features); in panthor_heap_ctx_stride()
A Dpanthor_gpu.c97 ptdev->gpu_info.l2_features = gpu_read(ptdev, GPU_L2_FEATURES); in panthor_gpu_init_info()
134 ptdev->gpu_info.l2_features, in panthor_gpu_init_info()
/drivers/gpu/drm/panfrost/
A Dpanfrost_device.h67 u32 l2_features; member
A Dpanfrost_gpu.c254 pfdev->features.l2_features = gpu_read(pfdev, GPU_L2_FEATURES); in panfrost_gpu_init_features()
340 pfdev->features.l2_features, in panfrost_gpu_init_features()
A Dpanfrost_drv.c80 PANFROST_FEATURE(L2_FEATURES, l2_features); in panfrost_ioctl_get_param()

Completed in 11 milliseconds