From: Ben Skeggs Date: Sun, 17 Jan 2010 22:33:04 +0000 (+1000) Subject: drm/nv50: fix alignment of per-channel fifo cache X-Git-Tag: v2.6.33-rc6~27^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=134f248bea4bf5c3169b4950eb49c6651b09eb0e;p=pandora-kernel.git drm/nv50: fix alignment of per-channel fifo cache GPU pointer to the structure is shifted right by 10 bits, so we need to align to 1024 bytes, not 256. Reported-by: Maarten Maathuis Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed