Searched refs:tiling (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/kernel/i915/src/
H A Di915_drv.h327 u32 tiling:2; member in struct:drm_i915_error_state::drm_i915_error_buffer
897 /** Bit 6 swizzling required for X tiling */
899 /** Bit 6 swizzling required for Y tiling */
1272 * Current tiling mode for the object.
1276 * Whether the tiling parameters for the currently associated fence
1278 * tiling changes we also treat the unfenced register, the register
1357 /** Current tiling mode for the object. */
1496 /* With the 945 and later, Y tiling got adjusted so that it was 32 128-byte
H A Di915_irq.c1486 /* Simply ignore tiling or any overlapping fence.
1587 err->tiling = obj->tiling_mode;

Completed in 74 milliseconds