Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/fence: make internal hooks part of the context | Ben Skeggs | 2013-02-20 | 1 | -9/+8 |
* | drm/nouveau: share fence structures between nv10+ and nv50 implementations | Marcin Slusarz | 2013-02-20 | 1 | -15/+4 |
* | drm/nv17-50: restore fence buffer on resume | Marcin Slusarz | 2013-01-13 | 1 | -0/+1 |
* | drm/nouveau: unpin various bo's before destroying | Marcin Slusarz | 2012-11-29 | 1 | -1/+4 |
* | drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge | Ben Skeggs | 2012-11-29 | 1 | -1/+1 |
* | drm/nv50-nvc0: switch to common disp impl, removing previous version | Ben Skeggs | 2012-11-29 | 1 | -1/+1 |
* | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -2/+5 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-03 | 1 | -38/+37 |
* | drm/nouveau/pageflip: kick flip handling out of engsw and into fence | Ben Skeggs | 2012-10-03 | 1 | -0/+125 |