aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/pwr (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs27-10701/+0
2015-01-22drm/nouveau/pwr: add support for GK20AVince Hsu1-0/+232
2015-01-22drm/nouveau/pwr: make nouveau_pwr_pgob() non-staticVince Hsu2-1/+2
2014-12-02drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait()Roy Spliet1-1/+1
2014-12-02drm/nouveau/fb/ramnva3: Link training for DDR3Roy Spliet7-1387/+1947
2014-09-15drm/gf100-/pwr/memx: block host and fifo around reclockBen Skeggs4-474/+632
2014-09-15drm/nouveau/pwr/memx: fix command ordering around block/unblockBen Skeggs7-462/+461
2014-09-15drm/nouveau/pwr/memx: rename fb off/on to block/unblockBen Skeggs3-10/+10
2014-09-15drm/nva3/pwr/memx: Match blob's fb access behaviourRoy Spliet2-427/+446
2014-09-15drm/nouveau/pwr/memx: Return debugging informationRoy Spliet6-1412/+1438
2014-09-15drm/nouveau/pwr/memx: Make FB disable and enable explicitRoy Spliet3-6/+22
2014-09-15drm/nva3/pwr/memx: Implement "wait for VBLANK"Roy Spliet7-985/+1339
2014-09-15drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucodeBen Skeggs1-3/+2
2014-09-15drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres5-736/+749
2014-09-15drm/nouveau/pwr/fuc: add ld/st macrosMartin Peres1-0/+10
2014-09-15drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres9-2284/+2446
2014-09-15drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres10-1735/+1919
2014-09-15drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres5-990/+1133
2014-09-15drm/nouveau/ppwr: enable ppwr on gm107Martin Peres1-0/+3
2014-08-10drm/nouveau/pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet5-663/+663
2014-08-10drm/gk104/pwr: implement PGOB disable methodBen Skeggs3-0/+80
2014-08-10drm/nouveau/pwr: tidyBen Skeggs7-139/+110
2014-06-17drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs5-5/+5
2014-01-23drm/nouveau/pwr: implement a simple i2c stackBen Skeggs11-279/+2066
2014-01-23drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addrBen Skeggs5-65/+67
2013-11-14drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs1-5/+5
2013-11-08drm/nouveau/pwr: initial implementationBen Skeggs22-0/+6982