diff options
Diffstat (limited to 'include/uapi/drm')
| -rw-r--r-- | include/uapi/drm/i915_drm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/drm/i915_drm.h b/include/uapi/drm/i915_drm.h index 0f292733cffc..452629de7a57 100644 --- a/include/uapi/drm/i915_drm.h +++ b/include/uapi/drm/i915_drm.h | |||
| @@ -926,6 +926,7 @@ struct drm_i915_gem_caching { | |||
| 926 | #define I915_TILING_NONE 0 | 926 | #define I915_TILING_NONE 0 |
| 927 | #define I915_TILING_X 1 | 927 | #define I915_TILING_X 1 |
| 928 | #define I915_TILING_Y 2 | 928 | #define I915_TILING_Y 2 |
| 929 | #define I915_TILING_LAST I915_TILING_Y | ||
| 929 | 930 | ||
| 930 | #define I915_BIT_6_SWIZZLE_NONE 0 | 931 | #define I915_BIT_6_SWIZZLE_NONE 0 |
| 931 | #define I915_BIT_6_SWIZZLE_9 1 | 932 | #define I915_BIT_6_SWIZZLE_9 1 |
