aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/graph/nv50.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-10drm/nouveau/disp: audit and version display classesBen Skeggs1-1/+0
2014-06-17drm/nv50/gr: remove an unneeded write while initialising PGRAPHPierre Moreau1-1/+0
2014-06-17drm/nv50/gr: fix overlap while zeroing zcull regionsPierre Moreau1-4/+4
2014-06-10drm: Remove spurious ';'Damien Lespiau1-1/+1
2014-03-26drm/nv50/gr: decode texture trap status codeIlia Mirkin1-0/+16
2014-03-26drm/nv50/graph: update status enum namesIlia Mirkin1-14/+15
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin1-1/+1
2014-01-23drm/nv50/gr: print mpc trap name when it's not an mp trapIlia Mirkin1-0/+20
2014-01-23drm/nv50/gr: update list of mp errors, make it a bitfieldIlia Mirkin1-8/+10
2014-01-23drm/nv50/gr: add more trap names to print on errorIlia Mirkin1-58/+70
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs1-12/+6
2013-04-26drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller1-0/+10
2013-02-20drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs1-2/+1
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz1-1/+1
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz1-16/+18
2013-02-20drm/nouveau: use pr_contMarcin Slusarz1-7/+7
2012-11-29drm/nouveau: raise reporting levels of some messagesMarcin Slusarz1-3/+3
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs1-1/+0
2012-11-29drm/nv50: decode PGRAPH status registers on TLB flush failMarcin Slusarz1-4/+72
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz1-1/+1
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz1-7/+7
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs1-12/+22
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-447/+460
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs1-11/+9
2012-10-03drm/nouveau/timer: port to subdev interfacesBen Skeggs1-3/+2
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+868