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

/solaris-x11-s11/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. */
1490 /* With the 945 and later, Y tiling got adjusted so that it was 32 128-byte

Completed in 48 milliseconds