summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-241-1/+2
|\
| * drm: Turn off Legacy Context FunctionsPeter Antoine2015-07-021-1/+2
* | drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner2015-06-261-0/+2
|/
* drm/nouveau: add support for gm20x fifo channelsBen Skeggs2015-04-141-0/+1
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-221-24/+24
* drm/nouveau/device: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-2/+2
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-221-9/+9
* drm/nouveau/sw: rename from software (no binary change)Ben Skeggs2015-01-221-1/+1
* drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot2015-01-221-2/+9
* Merge tag 'v3.18' into drm-nextDave Airlie2014-12-081-1/+1
|\
| * nouveau: move the hotplug ignore to correct place.Dave Airlie2014-12-021-1/+1
* | drm/nouveau: move the (far too many...) different s/r paths to the same placeBen Skeggs2014-12-021-121/+127
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-141-6/+33
|\
| * drm/nouveau: Display Nouveau boot options at launchPierre Moreau2014-09-151-0/+20
| * drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-6/+13
* | drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-10-021-38/+13
* | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-09-101-0/+1
|/
* Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-091-124/+183
|\
| * drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs2014-08-101-7/+18
| * drm/nouveau: fix headless modeBen Skeggs2014-08-101-1/+2
| * drm/nouveau/disp: audit and version display classesBen Skeggs2014-08-101-1/+0
| * drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs2014-08-101-12/+12
| * drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs2014-08-101-5/+5
| * drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs2014-08-101-9/+9
| * drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs2014-08-101-0/+2
| * drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-101-93/+56
| * drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-101-28/+84
| * drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-101-6/+4
| * drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs2014-08-101-2/+6
| * drm/nouveau: support for probing platform devicesAlexandre Courbot2014-08-101-14/+39
* | Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-211-8/+9
|\ \ | |/
| * drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs2014-07-081-8/+9
* | dma-buf: use reservation objectsMaarten Lankhorst2014-07-081-0/+1
|/
* Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-051-4/+10
|\
| * drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-271-4/+10
* | drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie2014-04-021-7/+5
* | drm/nouveau: fix missing newlineAlexandre Courbot2014-03-261-1/+1
* | support for platform devicesAlexandre Courbot2014-03-261-8/+51
* | drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin2014-03-261-0/+2
* | drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin2014-03-261-6/+5
* | drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot2014-03-261-2/+2
|/
* drm/nouveau: set irq_enabled manuallyIlia Mirkin2014-02-181-0/+3
* drm/nouveau: resume display if any later suspend bits failIlia Mirkin2014-01-301-4/+10
* drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs2014-01-301-0/+2
* drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin2013-12-161-0/+6
* drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs2013-11-141-0/+27
* drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs2013-11-081-0/+3
* drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERMBen Skeggs2013-11-081-6/+3
* drm/nouveau/core: make all info-level messages silent for runtime pmBen Skeggs2013-11-081-25/+14
* drm/nv10: fix chipset checks, mostly for the benefit of nv1aIlia Mirkin2013-11-081-1/+2
OpenPOWER on IntegriCloud