summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
AgeCommit message (Expand)Author
2017-06-25drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2015-08-10drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka
2015-04-14drm/nouveau: add support for gm20x fifo channelsBen Skeggs
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs
2015-01-22drm/nouveau/device: namespace + nvidia gpu names (no binary change)Ben Skeggs
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs
2015-01-22drm/nouveau/sw: rename from software (no binary change)Ben Skeggs
2015-01-22drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie
2014-12-02drm/nouveau: move the (far too many...) different s/r paths to the same placeBen Skeggs
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs
2014-09-15drm/nouveau: Display Nouveau boot options at launchPierre Moreau
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs
2014-08-10drm/nouveau: fix headless modeBen Skeggs
2014-08-10drm/nouveau/disp: audit and version display classesBen Skeggs
2014-08-10drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs
2014-08-10drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs
2014-08-10drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs
2014-08-10drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs
2014-08-10drm/nouveau: support for probing platform devicesAlexandre Courbot
2014-07-21Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2014-07-08drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-04-02drm/nouveau: don't suspend/resume display on runtime s/rDave Airlie
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie
2014-03-26drm/nouveau: fix missing newlineAlexandre Courbot
2014-03-26support for platform devicesAlexandre Courbot
2014-03-26drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin
2014-03-26drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs
2013-12-16drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs
2013-11-08drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs
2013-11-08drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERMBen Skeggs
2013-11-08drm/nouveau/core: make all info-level messages silent for runtime pmBen Skeggs
2013-11-08drm/nv10: fix chipset checks, mostly for the benefit of nv1aIlia Mirkin
2013-11-08drm/nouveau/core: convert event handler apis to split create/enable semanticsBen Skeggs