summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-17drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-14drm: nouveau: fix nouveau_debugfs_init prototypeArnd Bergmann
2016-01-14drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst
2016-01-11drm/nouveau/pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs
2016-01-11drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst
2016-01-11drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst
2016-01-11drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst
2016-01-11drm/nouveau/pci: add gk104 variantKarol Herbst
2016-01-11drm/nouveau/pci: add gf106 variantKarol Herbst
2016-01-11drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-01-11drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst
2016-01-11drm/nouveau/sysfs: remove pstate interfaceKarol Herbst
2016-01-11drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: we need a ctrl object for debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: rename functions to indicate they are used inside drmKarol Herbst
2016-01-11drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Karol Herbst
2016-01-11drm/nouveau/fifo/gf100: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/clk: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/gr/gf100: provide a bit more info for various errorsIlia Mirkin
2016-01-11drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs
2016-01-11drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs
2016-01-11drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs
2016-01-11drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs
2016-01-11drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointerBen Skeggs
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs
2016-01-11drm/nouveau/nvif: split out client interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device control interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs
2016-01-11drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs
2016-01-11drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setupBen Skeggs
2016-01-11drm/nouveau/instmem/gk20a: use DMA API CPU mappingAlexandre Courbot
2016-01-11drm/nouveau/instmem/gk20a: fix race conditionsAlexandre Courbot
2016-01-11drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet