commit | b8ff7357da45e025c446fe0479612215fe56a249 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Dec 15 08:07:12 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 16 15:32:31 2009 +1000 |
tree | a2090eb741b2f970c5b1817c06e40c37c242939c | |
parent | 6ee738610f41b59733f63718f0bdbcba7d3a3f12 [diff] |
drm/ttm: fix incorrect logic in ttm_bo_io path This path isn't used by radeon yet, but future drivers will want it, so fix it right. Reported-by: Luca Barbieri <luca@luca-barbieri.com> Signed-off-by: Dave Airlie <airlied@redhat.com>