Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_heap.c105 u32 gpu_cache_line_size = GPU_L2_FEATURES_LINE_SIZE(l2_features); in panthor_heap_ctx_stride() local
107 return ALIGN(HEAP_CONTEXT_SIZE, gpu_cache_line_size); in panthor_heap_ctx_stride()