summaryrefslogtreecommitdiff
path: root/nvkm/subdev/pwr/fuc/nva3.fuc.h
Commit message (Expand)AuthorAgeFilesLines
* pwr/memx: fix command ordering around block/unblockBen Skeggs2014-10-021-112/+112
* pwr/memx/nva3: Match blob's fb access behaviourRoy Spliet2014-10-021-427/+427
* pwr/memx: Return debugging informationRoy Spliet2014-10-021-357/+359
* pwr/memx/nva3: Implement "wait for VBLANK"Roy Spliet2014-10-021-136/+206
* pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres2014-10-021-184/+184
* pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres2014-10-021-593/+598
* pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres2014-10-021-447/+448
* pwr: fix the timers implementation with concurent processesMartin Peres2014-10-021-150/+214
* pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet2014-08-101-111/+111
* pwr: fix typo in fifo wrap handlingBen Skeggs2014-06-171-1/+1
* pwr: implement a simple i2c stackBen Skeggs2014-01-231-49/+409
* pwr: have rd/wr32 routines clobber data instead of addrBen Skeggs2014-01-231-13/+13
* pwr: initial implementationBen Skeggs2013-11-081-0/+1229