Home
last modified time | relevance | path

Searched refs:depth_offset (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/r128/
Dr128_ioc32.c50 unsigned int depth_offset, depth_pitch; member
85 || __put_user(init32.depth_offset, &init->depth_offset) in compat_r128_init()
Dr128_cce.c441 dev_priv->depth_offset = init->depth_offset; in r128_do_init_cce()
450 (dev_priv->depth_offset >> 5) | in r128_do_init_cce()
Dr128_drv.h109 unsigned int depth_offset; member
/drivers/gpu/drm/mga/
Dmga_ioc32.c48 unsigned int depth_offset, depth_pitch; member
82 || __put_user(init32.depth_offset, &init->depth_offset) in compat_mga_init()
Dmga_state.c82 MGA_WFLAG, ctx->wflag, MGA_ZORG, dev_priv->depth_offset); in mga_g200_emit_context()
105 MGA_WFLAG, ctx->wflag, MGA_ZORG, dev_priv->depth_offset); in mga_g400_emit_context()
550 MGA_DSTORG, dev_priv->depth_offset, in mga_dma_dispatch_clear()
Dmga_dma.c809 dev_priv->depth_offset = init->depth_offset; in mga_do_init_dma()
Dmga_drv.h135 unsigned int depth_offset; member
/drivers/gpu/drm/radeon/
Dradeon_ioc32.c49 unsigned int depth_offset, depth_pitch; member
83 || __put_user(init32.depth_offset, &init->depth_offset) in compat_radeon_cp_init()
Dradeon_cp.c1262 dev_priv->depth_offset = init->depth_offset; in radeon_do_init_cp()
1382 ((dev_priv->depth_offset in radeon_do_init_cp()
Dradeon_drv.h237 unsigned int depth_offset; member
Dr600_cp.c2136 ((dev_priv->depth_offset in r600_do_init_cp()
/drivers/gpu/drm/i810/
Di810_drv.h96 int depth_offset; member
Di810_dma.c385 dev_priv->depth_offset = init->depth_offset; in i810_dma_initialize()
393 dev_priv->zi1 = init->depth_offset | init->pitch_bits; in i810_dma_initialize()
656 OUT_RING(dev_priv->depth_offset + start); in i810_dma_dispatch_clear()
/drivers/gpu/drm/savage/
Dsavage_drv.h144 unsigned int depth_offset, depth_pitch; member
Dsavage_bci.c708 dev_priv->depth_offset = init->depth_offset; in savage_do_init_bci()
Dsavage_state.c842 DMA_WRITE(dev_priv->depth_offset); in savage_dispatch_clear()