Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329310
b: refs/heads/master
c: fc7b812
h: refs/heads/master
v: v3
  • Loading branch information
Huacai Chen authored and Dave Airlie committed Aug 23, 2012
1 parent 054472e commit 3a28dbb
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: 04cf55e1fa5ff0c83756b803a47cb6bd0b39f38b
refs/heads/master: fc7b8127dcfd9c4c373eb5295b2da492cec40a8e
2 changes: 2 additions & 0 deletions trunk/include/drm/drm_sarea.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
/* SAREA area needs to be at least a page */
#if defined(__alpha__)
#define SAREA_MAX 0x2000U
#elif defined(__mips__)
#define SAREA_MAX 0x4000U
#elif defined(__ia64__)
#define SAREA_MAX 0x10000U /* 64kB */
#else
Expand Down

0 comments on commit 3a28dbb

Please sign in to comment.