summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
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
2016-01-11drm/nouveau/fifo/gk104: fix engine status register offsetVince Hsu
2016-01-11drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERRBen Skeggs
2016-01-11drm/nouveau/fifo/gf100: fix race condition when updating engine runlistsBen Skeggs
2016-01-11drm/nouveau/fifo/gk104: fix race condition when updating engine runlistsBen Skeggs
2016-01-11drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin
2016-01-11drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitorIlia Mirkin
2016-01-11drm/nouveau/core: fix return in error path of device probeAlexandre Courbot