Searched refs:iload (Results 1 – 1 of 1) sorted by relevance
945 drm_mga_iload_t *iload = data; in mga_dma_iload() local957 if (iload->idx < 0 || iload->idx > dma->buf_count) in mga_dma_iload()960 buf = dma->buflist[iload->idx]; in mga_dma_iload()962 if (mga_verify_iload(dev_priv, iload->dstorg, iload->length)) { in mga_dma_iload()969 mga_dma_dispatch_iload(dev, buf, iload->dstorg, iload->length); in mga_dma_iload()