X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fdrm%2Fradeon_drm.h;h=81e614bf2dc3ac68accc19b825bf59bff066c913;hb=c812a51d11bbe983f4c24e32b59b265705ddd3c2;hp=39537f3cf98ae89fca7b1d4e6fca5b18668735d5;hpb=8098a7ef8946169cf8ffeb6f4d8130fc3651192e;p=~andy%2Flinux diff --git a/include/drm/radeon_drm.h b/include/drm/radeon_drm.h index 39537f3cf98..81e614bf2dc 100644 --- a/include/drm/radeon_drm.h +++ b/include/drm/radeon_drm.h @@ -808,6 +808,7 @@ struct drm_radeon_gem_create { #define RADEON_TILING_SWAP_32BIT 0x8 #define RADEON_TILING_SURFACE 0x10 /* this object requires a surface * when mapped - i.e. front buffer */ +#define RADEON_TILING_MICRO_SQUARE 0x20 struct drm_radeon_gem_set_tiling { uint32_t handle;