aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/pwr/fuc/nva3.fuc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-1868/+0
2014-12-02drm/nouveau/fb/ramnva3: Link training for DDR3Roy Spliet1-363/+500
2014-09-15drm/nouveau/pwr/memx: fix command ordering around block/unblockBen Skeggs1-112/+112
2014-09-15drm/nva3/pwr/memx: Match blob's fb access behaviourRoy Spliet1-427/+427
2014-09-15drm/nouveau/pwr/memx: Return debugging informationRoy Spliet1-357/+359
2014-09-15drm/nva3/pwr/memx: Implement "wait for VBLANK"Roy Spliet1-136/+206
2014-09-15drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres1-184/+184
2014-09-15drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres1-593/+598
2014-09-15drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres1-447/+448
2014-09-15drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres1-150/+214
2014-08-10drm/nouveau/pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet1-111/+111
2014-06-17drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs1-1/+1
2014-01-23drm/nouveau/pwr: implement a simple i2c stackBen Skeggs1-49/+409
2014-01-23drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addrBen Skeggs1-13/+13
2013-11-08drm/nouveau/pwr: initial implementationBen Skeggs1-0/+1229