[PATCH] drm fixup pci gart settings
authorDave Airlie <airlied@linux.ie>
Wed, 9 Nov 2005 05:34:31 +0000 (21:34 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:55:51 +0000 (07:55 -0800)
commitd34d7ae266b23932809c43f115fda71fc5e5fcb1
tree857be3fd86eca4456245bc881456e5ac1b46fd4e
parent969e9afd489514252a680914c6d8b9322c713eb4
[PATCH] drm fixup pci gart settings

Fix the PCIGART increment and add a cpu_to_le32 for ppc (untested)

Paulus was unsure if we need to cpu_to_le32 but the old code was definitely
wrong, so make it consistent and let the PPC guys figure it out later.

Signed-off-by: Dave Airlie <airlied@linux.ie>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/drm/ati_pcigart.c