summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv20_graph.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-16drm/nouveau: Pre-G80 tiling support.Francisco Jerez1-33/+28
2009-11-28drm/nv30: Add nv30 versions of some objectsPatrice Mandin1-0/+2
2009-10-01drm/nv04-nv20: fix return of uninitialized valuePekka Paalanen1-2/+1
2009-10-01drm/nouveau: remove {pfifo,pgraph}.save_context methodsBen Skeggs1-20/+7
2009-10-01drm/nv20-nv30: implement pgraph.unload_contextBen Skeggs1-0/+23
2009-09-25drm/nv20: bless graph code with some form of consistencyBen Skeggs1-256/+236
2009-09-19drm/nouveau: refactor assignments in if conditionsPekka Paalanen1-6/+9
2009-09-19drm/nouveau: checkpatch.pl, newlines and indentsPekka Paalanen1-8/+8
2009-09-19drm/nouveau: checkpatch.pl whitespace fixesPekka Paalanen1-1/+1
2009-09-19drm/nouveau: checkpatch.pl fix some spacesPekka Paalanen1-3/+3
2009-09-19drm/nouveau: checkpatch fun with var init and parens/bracesPekka Paalanen1-2/+4
2009-09-19drm/nouveau: checkpatch.pl whitespace fixesPekka Paalanen1-8/+8
2009-09-18drm/nouveau: misc checkpatch.pl fixesPekka Paalanen1-30/+30
2009-08-11drm/nv20: remove kmmio dump pastesBen Skeggs1-176/+2
2009-07-26drm/nouveau: rewrite RAMIN accessorsPekka Paalanen1-249/+249
2009-07-25drm/nouveau: convert MMIO macros to inline funcsPekka Paalanen1-132/+141
2009-07-12drm/nouveau: allow celcius on nv20Ben Skeggs1-0/+1
2009-07-11drm/nouveau: allow swizzle surface objectBen Skeggs1-0/+2
2009-07-10drm/nouveau: add known objects definitions for the rest of the chipsBen Skeggs1-0/+39
2009-06-26drm: import nouveau driverBen Skeggs1-0/+907