aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_fence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-30drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst1-5/+9
2013-02-20drm/nouveau/fence: make internal hooks part of the contextBen Skeggs1-9/+8
2013-02-20drm/nouveau: share fence structures between nv10+ and nv50 implementationsMarcin Slusarz1-15/+4
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz1-0/+1
2012-11-29drm/nouveau: unpin various bo's before destroyingMarcin Slusarz1-1/+4
2012-11-29drm/nouveau: rename nvd0_display to nv50_display to reflect reality since mergeBen Skeggs1-1/+1
2012-11-29drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs1-1/+1
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs1-2/+5
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-38/+37
2012-10-03drm/nouveau/pageflip: kick flip handling out of engsw and into fenceBen Skeggs1-0/+125