git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d796136
)
drm/i915: Round up the watermark entries (v3)
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 19 Jul 2010 18:59:52 +0000
(19:59 +0100)
committer
Eric Anholt
<eric@anholt.net>
Mon, 2 Aug 2010 02:47:37 +0000
(19:47 -0700)
Even though "we have enough padding that it should be ok", round up the
watermark entries to the next unit to be on the safe side...
v2: Use the DIV_ROUND_UP macro
v3: Spotted a few more missing round-ups.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found