Searched refs:front_pitch (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/r128/ |
D | r128_ioc32.c | 49 unsigned int front_offset, front_pitch; member 81 init.front_pitch = init32.front_pitch; in compat_r128_init()
|
D | r128_cce.c | 434 dev_priv->front_pitch = init->front_pitch; in r128_do_init_cce() 452 dev_priv->front_pitch_offset_c = (((dev_priv->front_pitch / 8) << 21) | in r128_do_init_cce()
|
D | r128_drv.h | 114 unsigned int front_pitch; member
|
/drivers/gpu/drm/mga/ |
D | mga_state.c | 46 unsigned int pitch = dev_priv->front_pitch; in mga_emit_clip_rect() 591 MGA_AR5, dev_priv->front_pitch); in mga_dma_dispatch_swap() 600 u32 start = box->y1 * dev_priv->front_pitch; in mga_dma_dispatch_swap() 751 MGA_PITCH, dev_priv->front_pitch, MGA_DWGSYNC, 0x00007000); in mga_dma_dispatch_iload() 818 MGA_PITCH, dev_priv->front_pitch, MGA_DWGCTL, ctx->dwgctl); in mga_dma_dispatch_blit()
|
D | mga_ioc32.c | 45 unsigned int front_offset, front_pitch; member
|
D | mga_dma.c | 818 dev_priv->front_pitch = init->front_pitch; in mga_do_init_dma()
|
D | mga_drv.h | 145 unsigned int front_pitch; member
|
/drivers/gpu/drm/savage/ |
D | savage_bci.c | 700 dev_priv->front_pitch = init->front_pitch; in savage_do_init_bci() 832 front_stride = dev_priv->front_pitch / (dev_priv->fb_bpp / 8); in savage_do_init_bci()
|
D | savage_drv.h | 147 unsigned int front_offset, front_pitch; member
|