Home
last modified time | relevance | path

Searched refs:REFILL_BUFFER_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h119 #define REFILL_BUFFER_SIZE ((4 * 128 * 256) + (3 * DESCR_SIZE)) macro
H A Domap_dmm_tiler.c231 BUG_ON((txn->current_va - engine->refill_va) > REFILL_BUFFER_SIZE); in alloc_dma()
761 REFILL_BUFFER_SIZE * omap_dmm->num_engines, in omap_dmm_remove()
888 REFILL_BUFFER_SIZE * omap_dmm->num_engines, in omap_dmm_probe()
908 (REFILL_BUFFER_SIZE * i); in omap_dmm_probe()
910 (REFILL_BUFFER_SIZE * i); in omap_dmm_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h111 #define REFILL_BUFFER_SIZE ((4 * 128 * 256) + (3 * DESCR_SIZE)) macro
H A Domap_dmm_tiler.c224 BUG_ON((txn->current_va - engine->refill_va) > REFILL_BUFFER_SIZE); in alloc_dma()
754 REFILL_BUFFER_SIZE * omap_dmm->num_engines, in omap_dmm_remove()
877 REFILL_BUFFER_SIZE * omap_dmm->num_engines, in omap_dmm_probe()
897 (REFILL_BUFFER_SIZE * i); in omap_dmm_probe()
899 (REFILL_BUFFER_SIZE * i); in omap_dmm_probe()

Completed in 5 milliseconds