summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie1-0/+3
2015-07-27drm/nouveau: Do not leak client objectsThierry Reding1-0/+1
2015-07-27drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka1-0/+2
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-1/+2
2015-07-02drm: Turn off Legacy Context FunctionsPeter Antoine1-1/+2
2015-06-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner1-0/+2
2015-04-14drm/nouveau: add support for gm20x fifo channelsBen Skeggs1-0/+1
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs1-24/+24
2015-01-22drm/nouveau/device: namespace + nvidia gpu names (no binary change)Ben Skeggs1-2/+2
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs1-9/+9
2015-01-22drm/nouveau/sw: rename from software (no binary change)Ben Skeggs1-1/+1
2015-01-22drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot1-2/+9
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie1-1/+1
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie1-1/+1
2014-12-02drm/nouveau: move the (far too many...) different s/r paths to the same placeBen Skeggs1-121/+127
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-6/+33
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs1-38/+13
2014-09-15drm/nouveau: Display Nouveau boot options at launchPierre Moreau1-0/+20
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas1-0/+1
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-6/+13
2014-08-10Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds1-124/+183
2014-08-09drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs1-7/+18
2014-08-09drm/nouveau: fix headless modeBen Skeggs1-1/+2
2014-08-09drm/nouveau/disp: audit and version display classesBen Skeggs1-1/+0
2014-08-09drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs1-12/+12
2014-08-09drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs1-5/+5
2014-08-09drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs1-9/+9
2014-08-09drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs1-0/+2
2014-08-09drm/nouveau: port to nvif client/device/objectsBen Skeggs1-93/+56
2014-08-09drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs1-28/+84
2014-08-09drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs1-6/+4
2014-08-09drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs1-2/+6
2014-08-09drm/nouveau: support for probing platform devicesAlexandre Courbot1-14/+39
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman1-8/+9
2014-07-09dma-buf: use reservation objectsMaarten Lankhorst1-0/+1
2014-07-08drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs1-8/+9
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-4/+10
2014-04-02drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie1-7/+5
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie1-4/+10
2014-03-26drm/nouveau: fix missing newlineAlexandre Courbot1-1/+1
2014-03-26support for platform devicesAlexandre Courbot1-8/+51
2014-03-26drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin1-0/+2
2014-03-26drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin1-6/+5
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot1-2/+2
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs1-0/+2
2013-12-16drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin1-0/+6
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs1-0/+27
2013-11-08drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs1-0/+3