summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_graph.c
AgeCommit message (Expand)Author
2011-07-25drm/nouveau/gr: disable fifo access and idle before suspend ctx unloadBen Skeggs
2011-07-25drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs
2011-07-25drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashingBen Skeggs
2011-05-16drm/nv04/gr: move to exec engine interfacesBen Skeggs
2011-05-16drm/nouveau: move engine object creation into per-engine hooksBen Skeggs
2011-05-16drm/nouveau: Fix brace placement checkpatch.pl errors.Emil Velikov
2011-05-16drm/nouveau: Clean up trailing whitespace and C99-style comments.Emil Velikov
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