]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/fb: split tile and compression region handling
authorBen Skeggs <bskeggs@redhat.com>
Tue, 9 Oct 2012 05:41:09 +0000 (15:41 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 28 Nov 2012 23:56:26 +0000 (09:56 +1000)
commit67e9e9f6ca185149e7612573b9258ede28a62d88
tree683519158b07ee62fe2f40a8bd0a01a3ca98dc38
parentde2b8b8bbb2f5ad713c7eecd88f78666a54dc438
drm/nouveau/fb: split tile and compression region handling

This is in preparation for extending the support to the remaining
chipsets, to allow for sharing more functions.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/include/subdev/fb.h
drivers/gpu/drm/nouveau/core/subdev/fb/nv20.c