Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275286
b: refs/heads/master
c: 6c3d904
h: refs/heads/master
v: v3
  • Loading branch information
Inki Dae authored and Dave Airlie committed Nov 11, 2011
1 parent 8825aac commit 790cefb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 44a1dabf4cfb787459bfbff305a2a1cda628766d
refs/heads/master: 6c3d904b48e44bd9c3121c24efb87c9d39d7736c
2 changes: 2 additions & 0 deletions trunk/include/drm/exynos_drm.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@
* - this size value would be page-aligned internally.
* @flags: user request for setting memory type or cache attributes.
* @handle: returned handle for the object.
* @pad: just padding to be 64-bit aligned.
*/
struct drm_exynos_gem_create {
unsigned int size;
unsigned int flags;
unsigned int handle;
unsigned int pad;
};

/**
Expand Down

0 comments on commit 790cefb

Please sign in to comment.