From: Chris Wilson Date: Mon, 19 Jul 2010 18:59:52 +0000 (+0100) Subject: drm/i915: Round up the watermark entries (v3) X-Git-Tag: v2.6.36-rc1~540^2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de9b311bcd117a97998574705829bd48bfa2971;p=pandora-kernel.git drm/i915: Round up the watermark entries (v3) 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 Cc: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed