Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/armada/
Darmada_gem.c34 static size_t roundup_gem_size(size_t size) in roundup_gem_size() function
192 size = roundup_gem_size(size); in armada_gem_alloc_private_object()
211 size = roundup_gem_size(size); in armada_gem_alloc_object()