Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h130 struct refill_engine { struct
167 struct refill_engine *engines; argument
H A Domap_dmm_tiler.c212 struct refill_engine *engine = txn->engine_handle; in alloc_dma()
230 static int wait_status(struct refill_engine *engine, u32 wait_mask) in wait_status()
262 static void release_engine(struct refill_engine *engine) in release_engine()
308 struct refill_engine *engine = NULL; in dmm_txn_init()
322 engine = list_entry(dmm->idle_head.next, struct refill_engine, in dmm_txn_init()
350 struct refill_engine *engine = txn->engine_handle; in dmm_txn_append()
394 struct refill_engine *engine = txn->engine_handle; in dmm_txn_commit()