aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
Commit message (Expand)AuthorAge
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/device: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-21
* drm/nouveau/sw: rename from software (no binary change)Ben Skeggs2015-01-21
* drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot2015-01-21
* Merge tag 'v3.18' into drm-nextDave Airlie2014-12-07
|\
| * nouveau: move the hotplug ignore to correct place.Dave Airlie2014-12-02
* | drm/nouveau: move the (far too many...) different s/r paths to the same placeBen Skeggs2014-12-02
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\
| * drm/nouveau: Display Nouveau boot options at launchPierre Moreau2014-09-15
| * drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* | drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-10-01
* | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-09-10
|/
* Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-09
|\
| * drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs2014-08-09
| * drm/nouveau: fix headless modeBen Skeggs2014-08-09
| * drm/nouveau/disp: audit and version display classesBen Skeggs2014-08-09
| * drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs2014-08-09
| * drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs2014-08-09
| * drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs2014-08-09
| * drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs2014-08-09
| * drm/nouveau: port to nvif client/device/objectsBen Skeggs2014-08-09
| * drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs2014-08-09
| * drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs2014-08-09
| * drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs2014-08-09
| * drm/nouveau: support for probing platform devicesAlexandre Courbot2014-08-09
* | Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-21
|\|
| * drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs2014-07-07
* | dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
|/
* Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-05
|\
| * drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-26
* | drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie2014-04-01
* | drm/nouveau: fix missing newlineAlexandre Courbot2014-03-26
* | support for platform devicesAlexandre Courbot2014-03-26
* | drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin2014-03-25
* | drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin2014-03-25
* | drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot2014-03-25
|/
* drm/nouveau: set irq_enabled manuallyIlia Mirkin2014-02-17
* drm/nouveau: resume display if any later suspend bits failIlia Mirkin2014-01-29
* drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs2014-01-29
* drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin2013-12-15
* drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs2013-11-13
* drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs2013-11-08
* drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERMBen Skeggs2013-11-08
* drm/nouveau/core: make all info-level messages silent for runtime pmBen Skeggs2013-11-08
* drm/nv10: fix chipset checks, mostly for the benefit of nv1aIlia Mirkin2013-11-08
* drm/nouveau/core: convert event handler apis to split create/enable semanticsBen Skeggs2013-11-08
* drm/nouveau/core: Allow asymmetric nouveau_event_get/_putPeter Hurley2013-11-08
* drm/nouveau: off by one in nouveau_drm_vblank_enable()Dan Carpenter2013-11-08
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09