drm/i915: make hw page ioremap use ioremap_wc
authorDave Airlie <airlied@linux.ie>
Wed, 25 Feb 2009 04:49:21 +0000 (14:49 +1000)
committerDave Airlie <airlied@linux.ie>
Wed, 25 Feb 2009 04:49:21 +0000 (14:49 +1000)
commitdd0910b3c71b253c08111110f0399b924a8d5853
tree4baf65b56066d5935b7c948f9b527cde8e9daabe
parentd61e7380b402a481ab1fa8027068a24918f701c8
drm/i915: make hw page ioremap use ioremap_wc

However we still have another issue with ioremap_wc not falling back
properly or somehow doing something else stupid, this probably needs
to be tracked down.

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