Home
last modified time | relevance | path

Searched refs:MGA_DSTORG (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/mga/
Dmga_state.c76 DMA_BLOCK(MGA_DSTORG, ctx->dstorg, in mga_g200_emit_context()
99 DMA_BLOCK(MGA_DSTORG, ctx->dstorg, in mga_g400_emit_context()
518 MGA_DSTORG, dev_priv->front_offset, in mga_dma_dispatch_clear()
534 MGA_DSTORG, dev_priv->back_offset, in mga_dma_dispatch_clear()
550 MGA_DSTORG, dev_priv->depth_offset, in mga_dma_dispatch_clear()
590 DMA_BLOCK(MGA_DSTORG, dev_priv->front_offset, in mga_dma_dispatch_swap()
740 DMA_BLOCK(MGA_DSTORG, dstorg, in mga_dma_dispatch_iload()
787 MGA_SRCORG, blit->srcorg, MGA_DSTORG, blit->dstorg); in mga_dma_dispatch_blit()
Dmga_drv.h391 #define MGA_DSTORG 0x2cb8 macro