drm/radeon: fixup issue with radeon and PAT support.
authorDave Airlie <airlied@linux.ie>
Tue, 15 Jul 2008 05:48:05 +0000 (15:48 +1000)
committerDave Airlie <airlied@linux.ie>
Tue, 15 Jul 2008 05:48:05 +0000 (15:48 +1000)
commit242e3df80b8d25ed681c278512df0993725f25dd
tree28dcd053d5c5203d8a952f0c1b5f354c3c7d06f7
parent50515af207d410c9f228380e529c56f43c3de0bd
drm/radeon: fixup issue with radeon and PAT support.

With new userspace libpciaccess we can get a conflicting mapping
on the PCIE GART table in the video RAM. Always try and map it _wc.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_memory.c
drivers/gpu/drm/radeon/radeon_cp.c
include/drm/drmP.h