Searched refs:front_pitch (Results 1 – 18 of 18) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | savage_drm.h | 179 unsigned int front_offset, front_pitch; member
|
D | mga_state.c | 51 unsigned int pitch = dev_priv->front_pitch; in mga_emit_clip_rect() 625 MGA_AR5, dev_priv->front_pitch ); in mga_dma_dispatch_swap() 635 u32 start = box->y1 * dev_priv->front_pitch; in mga_dma_dispatch_swap() 792 MGA_PITCH, dev_priv->front_pitch, in mga_dma_dispatch_iload() 864 MGA_PITCH, dev_priv->front_pitch, in mga_dma_dispatch_blit()
|
D | r128_drm.h | 211 unsigned int front_offset, front_pitch; member
|
D | mga_drm.h | 262 unsigned int front_offset, front_pitch; member
|
D | r128_cce.c | 461 dev_priv->front_pitch = init->front_pitch; in r128_do_init_cce() 479 dev_priv->front_pitch_offset_c = (((dev_priv->front_pitch/8) << 21) | in r128_do_init_cce()
|
D | radeon_cp.c | 1034 dev_priv->front_pitch = init->front_pitch; in radeon_do_init_cp() 1050 dev_priv->front_pitch_offset = (((dev_priv->front_pitch/64) << 22) | in radeon_do_init_cp()
|
D | radeon_drm.h | 409 unsigned int front_offset, front_pitch; member
|
D | mga_dma.c | 482 dev_priv->front_pitch = init->front_pitch; in mga_do_init_dma()
|
D | r128_drv.h | 88 unsigned int front_pitch; member
|
D | mga_drv.h | 82 unsigned int front_pitch; member
|
D | radeon_drv.h | 115 unsigned int front_pitch; member
|
D | radeon_state.c | 828 OUT_RING_REG( RADEON_CRTC_OFFSET, ( ( sarea->frame.y * dev_priv->front_pitch in radeon_cp_dispatch_flip()
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | r128_drm.h | 198 unsigned int front_offset, front_pitch; member
|
D | radeon_drm.h | 248 unsigned int front_offset, front_pitch; member
|
D | radeon_cp.c | 680 dev_priv->front_pitch = init->front_pitch; in radeon_do_init_cp() 696 dev_priv->front_pitch_offset = (((dev_priv->front_pitch/64) << 22) | in radeon_do_init_cp()
|
D | r128_cce.c | 440 dev_priv->front_pitch = init->front_pitch; in r128_do_init_cce() 449 dev_priv->front_pitch_offset_c = (((dev_priv->front_pitch/8) << 21) | in r128_do_init_cce()
|
D | r128_drv.h | 75 unsigned int front_pitch; member
|
D | radeon_drv.h | 96 unsigned int front_pitch; member
|