drm/ati_pcigart: use memset_io to reset the memory
authorDave Airlie <airlied@redhat.com>
Thu, 26 Feb 2009 00:13:47 +0000 (10:13 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2009 04:24:14 +0000 (14:24 +1000)
commit6abf66018f7fe231720e50f9a47b142182388869
tree73c7c9b4bca66d1f773461a73eda844a68e15d70
parent87f0da55353e23826a54bff57c457a13b97d18f1
drm/ati_pcigart: use memset_io to reset the memory

Also don't setup pci_gart if we aren't going to need it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ati_pcigart.c