Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h42 VC4_BO_TYPE_DUMB, enumerator
H A Dvc4_bo.c506 bo = vc4_bo_create(dev, args->size, false, VC4_BO_TYPE_DUMB); in vc4_bo_dumb_create()