Searched refs:front_pitch_offset (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_state.c803 OUT_RING(dev_priv->front_pitch_offset);
948 OUT_RING(dev_priv->front_pitch_offset);
1408 OUT_RING(dev_priv->front_pitch_offset);
1410 OUT_RING(dev_priv->front_pitch_offset);
3116 dev_priv->front_pitch_offset &= ~RADEON_DST_TILE_MACRO;
3122 dev_priv->front_pitch_offset |= RADEON_DST_TILE_MACRO;
H A Dradeon_cp.c1376 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
H A Dradeon_drv.h237 u32 front_pitch_offset; member in struct:drm_radeon_private
H A Dr600_cp.c2114 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_state.c803 OUT_RING(dev_priv->front_pitch_offset);
948 OUT_RING(dev_priv->front_pitch_offset);
1408 OUT_RING(dev_priv->front_pitch_offset);
1410 OUT_RING(dev_priv->front_pitch_offset);
3116 dev_priv->front_pitch_offset &= ~RADEON_DST_TILE_MACRO;
3122 dev_priv->front_pitch_offset |= RADEON_DST_TILE_MACRO;
H A Dradeon_cp.c1376 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
H A Dradeon_drv.h237 u32 front_pitch_offset; member in struct:drm_radeon_private
H A Dr600_cp.c2114 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |

Completed in 155 milliseconds