summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_graph.c
AgeCommit message (Expand)Author
2010-12-08drm/nv04-nv10: Don't re-enable FIFO access multiple times after IRQ dispatch.Francisco Jerez
2010-12-03drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c filesBen Skeggs
2010-12-03drm/nouveau: Implement the pageflip ioctl.Francisco Jerez
2010-12-03drm/nouveau: only expose the object classes that are supported by the chipsetBen Skeggs
2010-12-03drm/nouveau: store engine type in gpuobj class structsBen Skeggs
2010-12-03drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez
2010-12-03drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs
2010-07-13drm/nouveau: reduce usage of fence spinlock to when absolutely necessaryBen Skeggs
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez
2010-05-19drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki
2010-01-11drm/nv04: Context switching fixes.Francisco Jerez
2010-01-11drm/nouveau: Use the software object for fencing.Francisco Jerez
2009-12-16drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs