summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_graph.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-13drm/nouveau: reduce usage of fence spinlock to when absolutely necessaryBen Skeggs1-2/+1
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez1-1/+1
2010-05-19drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki1-13/+553
2010-01-11drm/nv04: Fix set_operation software method.Marcin Kościelnicki1-1/+1
2010-01-11drm/nv04: Context switching fixes.Francisco Jerez1-74/+78
2010-01-11drm/nouveau: Use the software object for fencing.Francisco Jerez1-2/+3
2009-12-16drm/nv04: Fix NV04 set_operation software method.Marcin Kościelnicki1-1/+1
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+579