front_offset      390 drivers/gpu/drm/i810/i810_dma.c 	dev_priv->front_offset = init->front_offset;
front_offset      395 drivers/gpu/drm/i810/i810_dma.c 	dev_priv->front_di1 = init->front_offset | init->pitch_bits;
front_offset      701 drivers/gpu/drm/i810/i810_dma.c 			OUT_RING(dev_priv->front_offset + start);
front_offset      708 drivers/gpu/drm/i810/i810_dma.c 			OUT_RING(dev_priv->front_offset + start);
front_offset      820 drivers/gpu/drm/i810/i810_dma.c 		OUT_RING(dev_priv->front_offset);
front_offset      118 drivers/gpu/drm/i810/i810_drv.h 	int front_offset;
front_offset      817 drivers/gpu/drm/mga/mga_dma.c 	dev_priv->front_offset = init->front_offset;
front_offset      144 drivers/gpu/drm/mga/mga_drv.h 	unsigned int front_offset;
front_offset       45 drivers/gpu/drm/mga/mga_ioc32.c 	unsigned int front_offset, front_pitch;
front_offset      386 drivers/gpu/drm/mga/mga_state.c 	if (ctx->dstorg != dev_priv->front_offset &&
front_offset      389 drivers/gpu/drm/mga/mga_state.c 			  ctx->dstorg, dev_priv->front_offset,
front_offset      516 drivers/gpu/drm/mga/mga_state.c 				  MGA_DSTORG, dev_priv->front_offset,
front_offset      588 drivers/gpu/drm/mga/mga_state.c 	DMA_BLOCK(MGA_DSTORG, dev_priv->front_offset,
front_offset      613 drivers/gpu/drm/mga/mga_state.c 		  MGA_SRCORG, dev_priv->front_offset, MGA_DWGCTL, ctx->dwgctl);
front_offset      750 drivers/gpu/drm/mga/mga_state.c 		  MGA_SRCORG, dev_priv->front_offset,
front_offset      433 drivers/gpu/drm/r128/r128_cce.c 	dev_priv->front_offset = init->front_offset;
front_offset      453 drivers/gpu/drm/r128/r128_cce.c 					  (dev_priv->front_offset >> 5));
front_offset      112 drivers/gpu/drm/r128/r128_drv.h 	unsigned int front_offset;
front_offset       49 drivers/gpu/drm/r128/r128_ioc32.c 	unsigned int front_offset, front_pitch;
front_offset       80 drivers/gpu/drm/r128/r128_ioc32.c 	init.front_offset = init32.front_offset;
front_offset      551 drivers/gpu/drm/r128/r128_state.c 		OUT_RING(dev_priv->front_offset);
front_offset     1239 drivers/gpu/drm/r128/r128_state.c 	R128_WRITE(R128_CRTC_OFFSET, dev_priv->front_offset);
front_offset      699 drivers/gpu/drm/savage/savage_bci.c 	dev_priv->front_offset = init->front_offset;
front_offset      147 drivers/gpu/drm/savage/savage_drv.h 	unsigned int front_offset, front_pitch;
front_offset      845 drivers/gpu/drm/savage/savage_state.c 				DMA_WRITE(dev_priv->front_offset);
front_offset      118 include/uapi/drm/i810_drm.h 	unsigned int front_offset;
front_offset      138 include/uapi/drm/i810_drm.h 	unsigned int front_offset;
front_offset      200 include/uapi/drm/i915_drm.h 	unsigned int front_offset;
front_offset      227 include/uapi/drm/i915_drm.h 	int front_offset;
front_offset      288 include/uapi/drm/mga_drm.h 	unsigned int front_offset, front_pitch;
front_offset      239 include/uapi/drm/r128_drm.h 	unsigned int front_offset, front_pitch;
front_offset      580 include/uapi/drm/radeon_drm.h 	unsigned int front_offset, front_pitch;
front_offset       93 include/uapi/drm/savage_drm.h 	unsigned int front_offset, front_pitch;
front_offset      200 tools/include/uapi/drm/i915_drm.h 	unsigned int front_offset;
front_offset      227 tools/include/uapi/drm/i915_drm.h 	int front_offset;