Searched refs:DMA_BO_FREE_TIME (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.h247 #define DMA_BO_FREE_TIME 100 macro
H A Dradeon_dma.c347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h247 #define DMA_BO_FREE_TIME 100 macro
H A Dradeon_dma.c347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.h247 #define DMA_BO_FREE_TIME 100 macro
H A Dradeon_dma.c347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME;
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h247 #define DMA_BO_FREE_TIME 100 macro
H A Dradeon_dma.c347 const int expire_at = ++rmesa->dma.free.expire_counter + DMA_BO_FREE_TIME;

Completed in 895 milliseconds