Searched refs:front_pitch (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_io32.h46 unsigned int front_offset, front_pitch; member in struct:drm_radeon_init_32
H A Dradeon_cp.c1432 dev_priv->front_pitch = init->front_pitch;
1571 dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
1825 init.front_pitch = init32.front_pitch;
H A Dradeon_drm.h574 unsigned int front_offset, front_pitch; member in struct:drm_radeon_init
H A Dradeon_drv.h264 unsigned int front_pitch; member in struct:drm_radeon_private
H A Dradeon_state.c1496 ((sarea->frame.y * dev_priv->front_pitch +

Completed in 64 milliseconds