Home
last modified time | relevance | path

Searched refs:depth_pitch (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/intel/io/drm/
H A Dradeon_io32.h49 unsigned int depth_offset, depth_pitch; member
H A Dradeon_cp.c1446 dev_priv->depth_pitch = init->depth_pitch; in radeon_do_init_cp()
1577 dev_priv->depth_pitch_offset = (((dev_priv->depth_pitch / 64) << 22) | in radeon_do_init_cp()
1830 init.depth_pitch = init32.depth_pitch; in radeon_cp_init()
H A Di915_drm.h69 unsigned int depth_pitch; member
H A Dradeon_drm.h577 unsigned int depth_offset, depth_pitch; member
H A Dradeon_drv.h270 unsigned int depth_pitch; member
H A Dradeon_state.c968 (dev_priv->depth_pitch / 2) : in radeon_cp_dispatch_clear()
969 (dev_priv-> depth_pitch / 4); in radeon_cp_dispatch_clear()