commit | 9e51159c14c29ebd485a45ba56f148e180d62c29 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Wed May 05 11:02:44 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri May 07 09:15:47 2010 +1000 |
tree | d01a721b7aed89761d3812e67a19c25fc22b40e1 | |
parent | a1e9ada3e148dc300fdd25705bd3ac024897dc68 [diff] |
drm/ttm: fix, avoid iomapping system memory If the memory is not iomem we should not try to ioremap it. Should fix : https://bugs.freedesktop.org/show_bug.cgi?id=27822 Signed-off-by: Jerome Glisse <jglisse@redhat.com> Tested-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>