summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev
AgeCommit message (Expand)Author
2014-11-14Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-11-13drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs
2014-09-15drm/nouveau/bios: parse older ramcfg/timing data like we do newer onesBen Skeggs
2014-09-15drm/nva3/fb/ram: Per-partition regsRoy Spliet
2014-09-15drm/nouveau/fb/ram: Support strided regsRoy Spliet
2014-09-15drm/nv50/fb/ram: Store the number of partitions in the designated fieldsRoy Spliet
2014-09-15drm/nouveau/bios: Add rammap support for version 1.0Roy Spliet
2014-09-15drm/gf100-/pwr/memx: block host and fifo around reclockBen Skeggs
2014-09-15drm/nouveau/pwr/memx: fix command ordering around block/unblockBen Skeggs
2014-09-15drm/nouveau/pwr/memx: rename fb off/on to block/unblockBen Skeggs
2014-09-15drm/nva3/clk: Pause the GPU before reclockingRoy Spliet
2014-09-15drm/nouveau/gpio: rename g92 class to g94Emil Velikov
2014-09-15drm/gk104-/fb/ram: move fb enable/disable to same place as nvidiaBen Skeggs
2014-09-15drm/gk104/fb/ram: twiddle some more bits when reclockingBen Skeggs
2014-09-15drm/nouveau/bios: parse another large chunk of random memory config dataBen Skeggs
2014-09-15drm/gk104-/fb/ram: perform certain steps only when bios data differsBen Skeggs
2014-09-15drm/gk104-/fb/ram: parse ramcfg data for all frequencies up-frontBen Skeggs
2014-09-15drm/gk104-/fb/ram: use parsed timing data in mr routinesBen Skeggs
2014-09-15drm/nouveau/bios: parse freq ranges and timing id into ramcfg structBen Skeggs
2014-09-15drm/nouveau/bios: memset dcb struct to zero before parsingBen Skeggs
2014-09-15drm/gk104/fb/ram: make use of training data provided by vbiosBen Skeggs
2014-09-15drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x09Ben Skeggs
2014-09-15drm/nouveau/bios: add support for parsing table at BIT 'M' v2 + 0x05Ben Skeggs
2014-09-15drm/gk104/fb/ram: fix register for second set of training dataBen Skeggs
2014-09-15drm/gk104/fb/ram: more random magic in fb initBen Skeggs
2014-09-15drm/gk104/fb/ram: skip table entry for mode we're already inBen Skeggs
2014-09-15drm/nouveau/fb/sddr2: Generate MR valuesRoy Spliet
2014-09-15drm/nouveau/fb/sddr3: Expand MR generationRoy Spliet
2014-09-15drm/nva3/pwr/memx: Match blob's fb access behaviourRoy Spliet
2014-09-15drm/nouveau/pwr/memx: Return debugging informationRoy Spliet
2014-09-15drm/nouveau/pwr/memx: Make FB disable and enable explicitRoy Spliet
2014-09-15drm/nva3/pwr/memx: Implement "wait for VBLANK"Roy Spliet
2014-09-15drm/nouveau/therm/nv84+: do not expose non-calibrated internal temp sensorMartin Peres
2014-09-15drm/nouveau/therm: make sure the temperature settings are sane on nv84+Martin Peres
2014-09-15drm/nouveau/subdev: add a pfuse subdev v2Martin Peres
2014-09-15drm/nva3/clk: Set intermediate core clock on reclockingRoy Spliet
2014-09-15drm/nva3/clk: For PLL clocks always make sure the PLL is not in useRoy Spliet
2014-09-15drm/nva3/clk: Abort when PLL doesn't lockRoy Spliet
2014-09-15drm/nva3/clk: HOST clockRoy Spliet
2014-09-15drm/nva3/clk: Set PLL refclkRoy Spliet
2014-09-15drm/nva3/clk: Parse clock control registers more accuratelyRoy Spliet
2014-09-15drm/nouveau: Fix duplicate definition of NV04_PFB_BOOT_0_*Pierre Moreau
2014-09-15drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucodeBen Skeggs
2014-09-15drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres
2014-09-15drm/nouveau/pwr/fuc: add ld/st macrosMartin Peres
2014-09-15drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres
2014-09-15drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres
2014-09-15drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres