]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27cc2663101fda834f2024783b0539c1fc72c9d6
tree241ed778025af12d1b26c19cdeea5a78b478e6bb
parent65dc2f70d49a633f1f3d40d4934790e5ebc1b791
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>
drivers/gpu/drm/nouveau/nouveau_ttm.c