summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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: Display Nouveau boot options at launchPierre 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
2014-09-15drm/nouveau/ppwr: enable ppwr on gm107Martin Peres
2014-09-15drm/gm107/therm: add PWM fan support v2Martin Peres
2014-09-15drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...Martin Peres
2014-09-15drm/nouveau/bios/fan: add support for maxwell's fan management table v2Martin Peres
2014-09-15drm/nouveau/ltc: allocate tagram from memory that spans all partitionsBen Skeggs
2014-09-15drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs
2014-09-15drm/nouveau/core/mm: fill in holes with "allocated" nodesBen Skeggs
2014-09-15drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...Ben Skeggs
2014-09-15drm/nouveau/core/mm: modify test for if building a mm with holes in itBen Skeggs
2014-09-15drm/nouveau/core/mm: make it clearer what (type == 0) meansBen Skeggs
2014-09-15drm/gf100/ltc: translate interrupt status into more meaningful namesBen Skeggs
2014-09-15drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happensBen Skeggs
2014-09-15drm/nv50-/disp: add support for completion eventsBen Skeggs
2014-09-15drm/nouveau/core: pass related object into notify constructorBen Skeggs
2014-09-15drm/nouveau/bar: ioremap only the areas that we're actually usingBen Skeggs
2014-09-12drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.cDaniel Vetter
2014-09-12drm: Move drm_class to drm_internal.hDaniel Vetter
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter