Home | History | Annotate | Download | only in drm

Lines Matching full:tiling

880 	/** Handle of the buffer to have its tiling state updated */
884 * Tiling mode for the object (I915_TILING_NONE, I915_TILING_X,
888 * kernel on successful return with the actual chosen tiling layout.
890 * The tiling mode may be demoted to I915_TILING_NONE when the system
911 /** Handle of the buffer to get tiling state for. */
915 * Current tiling mode for the object (I915_TILING_NONE, I915_TILING_X,