Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/drm/
Dmga_state.c80 DMA_BLOCK( MGA_DSTORG, ctx->dstorg, in mga_g200_emit_context()
106 DMA_BLOCK( MGA_DSTORG, ctx->dstorg, in mga_g400_emit_context()
544 MGA_DSTORG, dev_priv->front_offset, in mga_dma_dispatch_clear()
562 MGA_DSTORG, dev_priv->back_offset, in mga_dma_dispatch_clear()
579 MGA_DSTORG, dev_priv->depth_offset, in mga_dma_dispatch_clear()
622 DMA_BLOCK( MGA_DSTORG, dev_priv->front_offset, in mga_dma_dispatch_swap()
775 DMA_BLOCK( MGA_DSTORG, dstorg, in mga_dma_dispatch_iload()
830 MGA_DSTORG, blit->dstorg ); in mga_dma_dispatch_blit()
Dmga_drv.h373 #define MGA_DSTORG 0x2cb8 macro