Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h246 #define DMA_BO_FREE_TIME 100 macro
Dradeon_dma.c347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME; in radeonReleaseDmaRegions()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h246 #define DMA_BO_FREE_TIME 100 macro
Dradeon_dma.c347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME; in radeonReleaseDmaRegions()