drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
authorBen Skeggs <bskeggs@redhat.com>
Fri, 22 Mar 2013 02:12:17 +0000 (12:12 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 26 Apr 2013 05:37:38 +0000 (15:37 +1000)
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>

No differences found