commit | de7b7d59d54852c9544a9e4fa7af719511fb5366 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri Mar 22 12:12:17 2013 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Apr 26 15:37:38 2013 +1000 |
tree | 241ed778025af12d1b26c19cdeea5a78b478e6bb | |
parent | 7092a8dd5c16c32746444bcd468b429185c25472 [diff] |
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects Compression not supported, and will be silently dropped. Original G80 can't handle this either and requires LINEAR memtype, though it's still possible to correctly texture and m2mf to/from these objects anyway. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>