Searched refs:done_blit_handle (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_dmablit.h64 uint32_t done_blit_handle; member in struct:_drm_via_blitq
H A Dvia_dmablit.c334 blitq->done_blit_handle++;
404 active = ((blitq->done_blit_handle - handle) > (1 << 23)) &&
408 slot = handle - blitq->done_blit_handle + blitq->cur - 1;
548 blitq->done_blit_handle = 0;

Completed in 104 milliseconds