drm/nouveau: Rework tile region handling.
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 24 Oct 2010 14:14:41 +0000 (16:14 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 3 Dec 2010 05:11:20 +0000 (15:11 +1000)
The point is to share more code between the PFB/PGRAPH tile region
hooks, and give the hardware specific functions a chance to allocate
per-region resources.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found