summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | drm/nva3/clk: Set intermediate core clock on reclockingRoy Spliet2014-09-15
| | * | | | | | drm/nva3/clk: For PLL clocks always make sure the PLL is not in useRoy Spliet2014-09-15
| | * | | | | | drm/nva3/clk: Abort when PLL doesn't lockRoy Spliet2014-09-15
| | * | | | | | drm/nva3/clk: HOST clockRoy Spliet2014-09-15
| | * | | | | | drm/nva3/clk: Set PLL refclkRoy Spliet2014-09-15
| | * | | | | | drm/nva3/clk: Parse clock control registers more accuratelyRoy Spliet2014-09-15
| | * | | | | | drm/nouveau: Fix duplicate definition of NV04_PFB_BOOT_0_*Pierre Moreau2014-09-15
| | * | | | | | drm/nouveau: Display Nouveau boot options at launchPierre Moreau2014-09-15
| | * | | | | | drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucodeBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres2014-09-15
| | * | | | | | drm/nouveau/pwr/fuc: add ld/st macrosMartin Peres2014-09-15
| | * | | | | | drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres2014-09-15
| | * | | | | | drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres2014-09-15
| | * | | | | | drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres2014-09-15
| | * | | | | | drm/nouveau/ppwr: enable ppwr on gm107Martin Peres2014-09-15
| | * | | | | | drm/gm107/therm: add PWM fan support v2Martin Peres2014-09-15
| | * | | | | | drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...Martin Peres2014-09-15
| | * | | | | | drm/nouveau/bios/fan: add support for maxwell's fan management table v2Martin Peres2014-09-15
| | * | | | | | drm/nouveau/ltc: allocate tagram from memory that spans all partitionsBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/core/mm: fill in holes with "allocated" nodesBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...Ben Skeggs2014-09-15
| | * | | | | | drm/nouveau/core/mm: modify test for if building a mm with holes in itBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/core/mm: make it clearer what (type == 0) meansBen Skeggs2014-09-15
| | * | | | | | drm/gf100/ltc: translate interrupt status into more meaningful namesBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happensBen Skeggs2014-09-15
| | * | | | | | drm/nv50-/disp: add support for completion eventsBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/core: pass related object into notify constructorBen Skeggs2014-09-15
| | * | | | | | drm/nouveau/bar: ioremap only the areas that we're actually usingBen Skeggs2014-09-15
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-09-15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm: Drop modeset locking from crtc init functionDaniel Vetter2014-09-15
| | * | | | | drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modesClint Taylor2014-09-15
| | * | | | | drm/edid: Reduce horizontal timings for pixel replicated modesClint Taylor2014-09-15
| | * | | | | drm: Include task->name and master status in debugfs clients infoChris Wilson2014-09-15
| | * | | | | drm/gem: Fix kerneldoc typoLaurent Pinchart2014-09-15
| | * | | | | drm: use c99 initializers in structuresJulia Lawall2014-09-12
| * | | | | | drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.cDaniel Vetter2014-09-12
| * | | | | | drm: Move drm_class to drm_internal.hDaniel Vetter2014-09-12
| * | | | | | drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter2014-09-12
| * | | | | | drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2014-09-12
| * | | | | | drm: Purge ioctl forward declarations from drmP.hDaniel Vetter2014-09-12
| * | | | | | drm: unexport drm_global_mutexDaniel Vetter2014-09-12
| * | | | | | drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter2014-09-12
| * | | | | | drm: Move vblank related module options into drm_irq.cDaniel Vetter2014-09-12
| * | | | | | drm: Move __drm_pci_free to drm_legacy.hDaniel Vetter2014-09-12
| * | | | | | drm: Create drm legacy driver headerDaniel Vetter2014-09-12
| * | | | | | drm: Move drm_legacy_vma_flush into drm_legacy.hDaniel Vetter2014-09-12
| * | | | | | drm: Move sg functions into drm_legacy.hDaniel Vetter2014-09-12
| * | | | | | drm: Move dma functions into drm_legacy.hDaniel Vetter2014-09-12
| |/ / / / /
| * | | | | Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...Dave Airlie2014-09-12
| |\ \ \ \ \