Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c36 static size_t roundup_gem_size(size_t size) in roundup_gem_size() function
200 size = roundup_gem_size(size); in armada_gem_alloc_private_object()
221 size = roundup_gem_size(size); in armada_gem_alloc_object()