summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/mc/nv50.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-71/+0
2014-06-11drm/nv50-/mc: also pass PMGR interrupts onto I2C subdevBen Skeggs1-1/+2
2014-06-10drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner1-1/+1
2013-11-08drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirrorBen Skeggs1-2/+9
2013-11-08drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearmBen Skeggs1-0/+1
2013-11-08drm/nouveau/mc: store static data in nouveau_mc class definitionBen Skeggs1-28/+9
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs1-2/+1
2013-07-30drm/nv50/mc: include vp in the fb error reporting maskIlia Mirkin1-1/+1
2013-07-01drm/nouveau/vp/nv84: initial vp2 engine implementationIlia Mirkin1-0/+1
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs1-1/+0
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres1-0/+1
2012-11-29drm/nv50/fb: implement trap handler as subdev interrupt handlerBen Skeggs1-0/+1
2012-10-03drm/nouveau/mc: port to subdev interfacesBen Skeggs1-26/+66
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-0/+40