summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAge
...
| * | 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 remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter2014-09-11
| |\ \
| | * | drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
| | * | drm/nouveau: use shared fences for readable objectsMaarten Lankhorst2014-09-02
| | * | drm/nouveau: Keep only a single list for validation.Maarten Lankhorst2014-09-02
| | * | drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prepMaarten Lankhorst2014-09-02
| | * | drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
| | * | drm/nouveau: rework to new fence interfaceMaarten Lankhorst2014-09-02
| | * | drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
| | * | drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fenceMaarten Lankhorst2014-09-01
| | * | drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prepMaarten Lankhorst2014-09-01
| | * | drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
| * | | drm: Clarify vblank ts/scanoutpos sampling #definesDaniel Vetter2014-09-11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \ \ \
| * | | | nouveau: __iomem misannotationsAl Viro2014-10-09
* | | | | drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-10-02
* | | | | drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2014-10-02
* | | | | drm/nouveau: fix regression on original nv50 boardBen Skeggs2014-10-02
* | | | | drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs2014-10-02
|/ / / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-20
|\ \ \ \
| * | | | drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs2014-09-20
| * | | | drm/nouveau/runpm: fix module unloadAlex Deucher2014-09-18
| | |_|/ | |/| |
* | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-19
|\ \ \ \ | |/ / / |/| | |
| * | | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-15
| * | | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-09-10
| | |/ | |/|
* | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-09-05
|\ \ \ | |/ / |/| |
| * | drm/nouveau/core: don't leak oclass type bits to userBen Skeggs2014-09-05
* | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-08-15
|\| |
| * | drm/nouveau/platform: fix compilation errorAlexandre Courbot2014-08-15
| * | drm/nouveau/gk20a: add LTC deviceAlexandre Courbot2014-08-15