]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau: Make the MM aware of pre-G80 tiling.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 11 Dec 2009 15:51:09 +0000 (16:51 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Sun, 10 Jan 2010 23:03:34 +0000 (09:03 +1000)
commitdca51363b4267c55cb0691eb85ec121168678816
tree1ca7dcbff4e328d9cd3182424b621ae4ba28c55c
parent3dd351afae8b68fc4903023b343d6f7c40df1ed7
drm/nouveau: Make the MM aware of pre-G80 tiling.

This commit has also the following 3 bugfix commits squashed into it from
the nouveau git tree:

drm/nouveau: Fix up the tiling alignment restrictions for nv1x.
drm/nouveau: Fix up the nv2x tiling alignment restrictions.
drm/nv50: fix align typo for g9x

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_mem.c