ddk includes: i915-v3.12.5-v1

git-svn-id: svn://kolibrios.org@4393 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2013-12-21 11:40:10 +00:00
parent b3db85118c
commit 2a1c464735
2 changed files with 3 additions and 1 deletions

View File

@@ -1046,6 +1046,8 @@ struct drm_i915_fb_info {
__u32 height;
__u32 pitch;
__u32 tiling;
__u32 crtc;
__u32 pipe;
};
#endif /* _UAPI_I915_DRM_H_ */