commit | dd0910b3c71b253c08111110f0399b924a8d5853 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Wed Feb 25 14:49:21 2009 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Wed Feb 25 14:49:21 2009 +1000 |
tree | 4baf65b56066d5935b7c948f9b527cde8e9daabe | |
parent | d61e7380b402a481ab1fa8027068a24918f701c8 [diff] |
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>