summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/pwr
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-2227-10701/+0Star
* drm/nouveau/pwr: add support for GK20AVince Hsu2015-01-221-0/+232
* drm/nouveau/pwr: make nouveau_pwr_pgob() non-staticVince Hsu2015-01-222-1/+2
* drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait()Roy Spliet2014-12-021-1/+1
* drm/nouveau/fb/ramnva3: Link training for DDR3Roy Spliet2014-12-027-1387/+1947
* drm/gf100-/pwr/memx: block host and fifo around reclockBen Skeggs2014-09-154-474/+632
* drm/nouveau/pwr/memx: fix command ordering around block/unblockBen Skeggs2014-09-157-462/+461Star
* drm/nouveau/pwr/memx: rename fb off/on to block/unblockBen Skeggs2014-09-153-10/+10
* drm/nva3/pwr/memx: Match blob's fb access behaviourRoy Spliet2014-09-152-427/+446
* drm/nouveau/pwr/memx: Return debugging informationRoy Spliet2014-09-156-1412/+1438
* drm/nouveau/pwr/memx: Make FB disable and enable explicitRoy Spliet2014-09-153-6/+22
* drm/nva3/pwr/memx: Implement "wait for VBLANK"Roy Spliet2014-09-157-985/+1339
* drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucodeBen Skeggs2014-09-151-3/+2Star
* drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres2014-09-155-736/+749
* drm/nouveau/pwr/fuc: add ld/st macrosMartin Peres2014-09-151-0/+10
* drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres2014-09-159-2284/+2446
* drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres2014-09-1510-1735/+1919
* drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres2014-09-155-990/+1133
* drm/nouveau/ppwr: enable ppwr on gm107Martin Peres2014-09-151-0/+3
* drm/nouveau/pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet2014-08-095-663/+663
* drm/gk104/pwr: implement PGOB disable methodBen Skeggs2014-08-093-0/+80
* drm/nouveau/pwr: tidyBen Skeggs2014-08-097-139/+110Star
* drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs2014-06-175-5/+5
* drm/nouveau/pwr: implement a simple i2c stackBen Skeggs2014-01-2311-279/+2066
* drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addrBen Skeggs2014-01-235-65/+67
* drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs2013-11-141-5/+5
* drm/nouveau/pwr: initial implementationBen Skeggs2013-11-0822-0/+6982