drm/radeon: fix ioremap conflict with AGP mappings
authorDave Airlie <airlied@linux.ie>
Sat, 7 Feb 2009 01:15:41 +0000 (11:15 +1000)
committerDave Airlie <airlied@linux.ie>
Sun, 8 Feb 2009 11:37:24 +0000 (21:37 +1000)
commit9b8d5a124f133fe9a75397d20b874844a2e3d7e9
tree5fd88d79be97e6d5d6d181fe181a350cb9f223af
parentac048e1734699dd98f4bdf4daf2b9592d4a4d38e
drm/radeon: fix ioremap conflict with AGP mappings

this solves a regression from
http://bugzilla.kernel.org/show_bug.cgi?id=12441

Reported-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_memory.c
drivers/gpu/drm/radeon/radeon_cp.c