Home
last modified time | relevance | path

Searched refs:depth_pitch (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/r128/
Dr128_ioc32.c52 unsigned int depth_offset, depth_pitch; member
86 init.depth_pitch = init32.depth_pitch; in compat_r128_init()
Dr128_cce.c449 dev_priv->depth_pitch = init->depth_pitch; in r128_do_init_cce()
456 dev_priv->depth_pitch_offset_c = (((dev_priv->depth_pitch / 8) << 21) | in r128_do_init_cce()
459 dev_priv->span_pitch_offset_c = (((dev_priv->depth_pitch / 8) << 21) | in r128_do_init_cce()
Dr128_drv.h120 unsigned int depth_pitch; member
Dr128_state.c1126 if (count > dev_priv->depth_pitch) in r128_cce_dispatch_read_pixels()
1127 count = dev_priv->depth_pitch; in r128_cce_dispatch_read_pixels()
/drivers/gpu/drm/i810/
Di810_drv.h106 int depth_pitch; member
/drivers/gpu/drm/mga/
Dmga_ioc32.c48 unsigned int depth_offset, depth_pitch; member
Dmga_dma.c824 dev_priv->depth_pitch = init->depth_pitch; in mga_do_init_dma()
Dmga_drv.h151 unsigned int depth_pitch; member
/drivers/gpu/drm/savage/
Dsavage_bci.c705 dev_priv->depth_pitch = init->depth_pitch; in savage_do_init_bci()
835 dev_priv->depth_pitch / (dev_priv->depth_bpp / 8); in savage_do_init_bci()
Dsavage_drv.h150 unsigned int depth_offset, depth_pitch; member