summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/engine/graph/nv50.c
AgeCommit message (Expand)Author
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs
2014-08-10drm/nouveau/disp: audit and version display classesBen Skeggs
2014-06-17drm/nv50/gr: remove an unneeded write while initialising PGRAPHPierre Moreau
2014-06-17drm/nv50/gr: fix overlap while zeroing zcull regionsPierre Moreau
2014-06-10drm: Remove spurious ';'Damien Lespiau
2014-03-26drm/nv50/gr: decode texture trap status codeIlia Mirkin
2014-03-26drm/nv50/graph: update status enum namesIlia Mirkin
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin
2014-01-23drm/nv50/gr: print mpc trap name when it's not an mp trapIlia Mirkin
2014-01-23drm/nv50/gr: update list of mp errors, make it a bitfieldIlia Mirkin
2014-01-23drm/nv50/gr: add more trap names to print on errorIlia Mirkin
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs
2013-04-26drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller
2013-02-20drm/nv50/graph: avoid touching 400724, it doesn't existBen Skeggs
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz
2013-02-20drm/nouveau: use pr_contMarcin Slusarz
2012-11-29drm/nouveau: raise reporting levels of some messagesMarcin Slusarz
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs
2012-11-29drm/nv50: decode PGRAPH status registers on TLB flush failMarcin Slusarz
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz
2012-10-03drm/nouveau: constify instances of nouveau_bitfield and nouveau_enum structsMarcin Slusarz
2012-10-03drm/nouveau: restore fifo chid information in engine error messagesBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs
2012-10-03drm/nouveau/timer: port to subdev interfacesBen Skeggs
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs