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

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_state.c783 OUT_RING(dev_priv->front_pitch_offset);
920 OUT_RING(dev_priv->front_pitch_offset);
1395 OUT_RING(dev_priv->front_pitch_offset);
1397 OUT_RING(dev_priv->front_pitch_offset);
3166 dev_priv->front_pitch_offset &= ~RADEON_DST_TILE_MACRO;
3172 dev_priv->front_pitch_offset |= RADEON_DST_TILE_MACRO;
H A Dradeon_cp.c1190 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
H A Dradeon_drv.h335 u32 front_pitch_offset; member in struct:drm_radeon_private
H A Dr600_cp.c2013 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |

Completed in 102 milliseconds