summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv30_fb.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/nouveau: Rework tile region handling.Francisco Jerez2010-12-031-1/+22
| | | | | | | | | 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>
* drm/nv30: Fix PFB init for nv31.Francisco Jerez2010-08-091-8/+16
| | | | | | | | | Fixes a regression introduced by 58bbb63720c8997e0136fe1884101e7ca40d68fd (fdo bug 29324). Reported-by: Johannes Obermayr <johannesobermayr@gmx.de> Signed-off-by: Francisco Jerez <currojerez@riseup.net> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
* drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez2010-07-261-0/+87
Fixes the randomly flashing vertical lines seen on some nv3x after a cold-boot. Signed-off-by: Francisco Jerez <currojerez@riseup.net> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
OpenPOWER on IntegriCloud