libdrm: update

git-svn-id: svn://kolibrios.org@5374 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2015-01-15 08:27:42 +00:00
parent b0b193e458
commit abe84ef77d

View File

@ -1099,6 +1099,7 @@ struct drm_i915_mask_update {
__u32 height;
__u32 bo_pitch;
__u32 bo_map;
__u32 forced;
};
#endif /* _I915_DRM_H_ */