Searched refs:MGA_DSTORG (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/mga/ |
D | mga_state.c | 74 DMA_BLOCK(MGA_DSTORG, ctx->dstorg, in mga_g200_emit_context() 97 DMA_BLOCK(MGA_DSTORG, ctx->dstorg, in mga_g400_emit_context() 516 MGA_DSTORG, dev_priv->front_offset, in mga_dma_dispatch_clear() 532 MGA_DSTORG, dev_priv->back_offset, in mga_dma_dispatch_clear() 548 MGA_DSTORG, dev_priv->depth_offset, in mga_dma_dispatch_clear() 588 DMA_BLOCK(MGA_DSTORG, dev_priv->front_offset, in mga_dma_dispatch_swap() 738 DMA_BLOCK(MGA_DSTORG, dstorg, in mga_dma_dispatch_iload() 785 MGA_SRCORG, blit->srcorg, MGA_DSTORG, blit->dstorg); in mga_dma_dispatch_blit()
|
D | mga_drv.h | 408 #define MGA_DSTORG 0x2cb8 macro
|