Searched refs:front_pitch (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/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 | 433 dev_priv->front_pitch = init->front_pitch; in r128_do_init_cce() 451 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
|
/linux-6.1.9/include/uapi/drm/ |
D | savage_drm.h | 93 unsigned int front_offset, front_pitch; member
|
D | r128_drm.h | 239 unsigned int front_offset, front_pitch; member
|
D | mga_drm.h | 289 unsigned int front_offset, front_pitch;
|
D | radeon_drm.h | 580 unsigned int front_offset, front_pitch; member
|
/linux-6.1.9/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 | 46 unsigned int front_offset, front_pitch;
|
D | mga_drv.h | 143 unsigned int front_pitch; member
|
D | mga_dma.c | 819 dev_priv->front_pitch = init->front_pitch; in mga_do_init_dma()
|
/linux-6.1.9/drivers/gpu/drm/savage/ |
D | savage_bci.c | 691 dev_priv->front_pitch = init->front_pitch; in savage_do_init_bci() 823 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
|