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

/freebsd-9.3-release/sys/dev/drm/
H A Dradeon_state.c782 OUT_RING(dev_priv->front_pitch_offset);
919 OUT_RING(dev_priv->front_pitch_offset);
1392 OUT_RING(dev_priv->front_pitch_offset);
1394 OUT_RING(dev_priv->front_pitch_offset);
3115 dev_priv->front_pitch_offset &= ~RADEON_DST_TILE_MACRO;
3121 dev_priv->front_pitch_offset |= RADEON_DST_TILE_MACRO;
H A Dradeon_cp.c1317 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
H A Dradeon_drv.h332 u32 front_pitch_offset; member in struct:drm_radeon_private
H A Dr600_cp.c1954 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_state.c805 OUT_RING(dev_priv->front_pitch_offset);
950 OUT_RING(dev_priv->front_pitch_offset);
1424 OUT_RING(dev_priv->front_pitch_offset);
1426 OUT_RING(dev_priv->front_pitch_offset);
3144 dev_priv->front_pitch_offset &= ~RADEON_DST_TILE_MACRO;
3150 dev_priv->front_pitch_offset |= RADEON_DST_TILE_MACRO;
H A Dradeon_cp.c1363 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.c2111 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |

Completed in 109 milliseconds