aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/pwr/fuc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs18-9709/+0
2014-12-02drm/nouveau/fb/ramnva3: Link training for DDR3Roy Spliet6-1386/+1913
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 Skeggs6-454/+456
2014-09-15drm/nouveau/pwr/memx: rename fb off/on to block/unblockBen Skeggs2-4/+4
2014-09-15drm/nva3/pwr/memx: Match blob's fb access behaviourRoy Spliet2-427/+446
2014-09-15drm/nouveau/pwr/memx: Return debugging informationRoy Spliet5-1412/+1436
2014-09-15drm/nouveau/pwr/memx: Make FB disable and enable explicitRoy Spliet2-4/+4
2014-09-15drm/nva3/pwr/memx: Implement "wait for VBLANK"Roy Spliet6-984/+1305
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-08-10drm/nouveau/pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet5-663/+663
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-08drm/nouveau/pwr: initial implementationBen Skeggs16-0/+6357