Home | History | Annotate | Download | only in drm

Lines Matching full:tiling

874 	/** Handle of the buffer to have its tiling state updated */
878 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
882 * kernel on successful return with the actual chosen tiling layout.
884 * The tiling mode may be demoted to I915_TILING_NONE when the system
905 /** Handle of the buffer to get tiling state for. */
909 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,