summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-201-2/+1
|\
| * nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usageNicolas Pitre2015-11-161-2/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-1790-2795/+3760
|\ \
| * | drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst2016-01-141-1/+1
| * | drm/nouveau/pmu: prevent falcon from acking interrupts routed to the hostBen Skeggs2016-01-115-2266/+2252
| * | drm/nouveau/perf: change pcie speed on pstate changeKarol Herbst2016-01-111-0/+3
| * | drm/nouveau/perf: add fields for pci speed and width and use it for the pstatesKarol Herbst2016-01-111-0/+2
| * | drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...Karol Herbst2016-01-111-0/+16
| * | drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst2016-01-111-0/+189
| * | drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst2016-01-113-0/+74
| * | drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst2016-01-113-0/+120
| * | drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst2016-01-114-0/+196
| * | drm/nouveau/pci: add gk104 variantKarol Herbst2016-01-113-10/+50
| * | drm/nouveau/pci: add gf106 variantKarol Herbst2016-01-113-5/+45
| * | drm/nouveau/fifo/gf100: remove references to "daemon"Ben Skeggs2016-01-111-2/+2
| * | drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs2016-01-111-1/+1
| * | drm/nouveau/clk: remove references to "daemon"Ben Skeggs2016-01-113-7/+7
| * | drm/nouveau/gr/gf100: provide a bit more info for various errorsIlia Mirkin2016-01-111-9/+69
| * | drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs2016-01-111-4/+7
| * | drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs2016-01-115-8/+78
| * | drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs2016-01-111-1/+1
| * | drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs2016-01-115-4/+46
| * | drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointerBen Skeggs2016-01-111-0/+28
| * | drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs2016-01-1142-142/+152
| * | drm/nouveau/nvif: split out client interface definitionsBen Skeggs2016-01-111-0/+1
| * | drm/nouveau/nvif: split out device interface definitionsBen Skeggs2016-01-111-0/+1
| * | drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs2016-01-114-4/+4
| * | drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs2016-01-111-0/+2
| * | drm/nouveau/nvif: split out device control interface definitionsBen Skeggs2016-01-111-0/+1
| * | drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs2016-01-1111-3/+13
| * | drm/nouveau/nvif: split out display interface definitionsBen Skeggs2016-01-1119-12/+21
| * | drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs2016-01-112-2/+3
| * | drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs2016-01-111-0/+1
| * | drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs2016-01-116-10/+10
| * | drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setupBen Skeggs2016-01-112-170/+167
| * | drm/nouveau/instmem/gk20a: use DMA API CPU mappingAlexandre Courbot2016-01-111-92/+62
| * | drm/nouveau/instmem/gk20a: fix race conditionsAlexandre Courbot2016-01-111-29/+37
| * | drm/nouveau/fifo/gk104: fix engine status register offsetVince Hsu2016-01-111-1/+1
| * | drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERRBen Skeggs2016-01-111-4/+50
| * | drm/nouveau/fifo/gf100: fix race condition when updating engine runlistsBen Skeggs2016-01-113-7/+26
| * | drm/nouveau/fifo/gk104: fix race condition when updating engine runlistsBen Skeggs2016-01-113-7/+26
| * | drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin2016-01-113-6/+6
| * | drm/nouveau/core: fix return in error path of device probeAlexandre Courbot2016-01-111-1/+2
| * | drm/nouveau/disp: activate dual link TMDS links only when possibleHauke Mehrtens2016-01-112-2/+2
* | | Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-01-071-0/+1
|\ \ \ | |/ / |/| |
| * | drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs2016-01-051-0/+1
* | | Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2015-12-191-0/+1
|\ \ \ | |/ /
| * | drm/nouveau/bios/fan: hardcode the fan mode to linearMartin Peres2015-12-181-0/+1
* | | Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixesDave Airlie2015-12-092-34/+5
|\ \ \ | |/ /
| * | drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by defaultBen Skeggs2015-12-092-34/+5
OpenPOWER on IntegriCloud