开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
2014-09-15
drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucode
Ben Skeggs
2014-09-15
drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
Martin Peres
2014-09-15
drm/nouveau/pwr/fuc: add ld/st macros
Martin Peres
2014-09-15
drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delay
Martin Peres
2014-09-15
drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)
Martin Peres
2014-09-15
drm/nouveau/pwr: fix the timers implementation with concurent processes
Martin Peres
2014-09-15
drm/nouveau/ppwr: enable ppwr on gm107
Martin Peres
2014-09-15
drm/gm107/therm: add PWM fan support v2
Martin Peres
2014-09-15
drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...
Martin Peres
2014-09-15
drm/nouveau/bios/fan: add support for maxwell's fan management table v2
Martin Peres
2014-09-15
drm/nouveau/ltc: allocate tagram from memory that spans all partitions
Ben Skeggs
2014-09-15
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
Ben Skeggs
2014-09-15
drm/nouveau/core/mm: fill in holes with "allocated" nodes
Ben Skeggs
2014-09-15
drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...
Ben Skeggs
2014-09-15
drm/nouveau/core/mm: modify test for if building a mm with holes in it
Ben Skeggs
2014-09-15
drm/nouveau/core/mm: make it clearer what (type == 0) means
Ben Skeggs
2014-09-15
drm/gf100/ltc: translate interrupt status into more meaningful names
Ben Skeggs
2014-09-15
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
Ben Skeggs
2014-09-15
drm/nv50-/disp: add support for completion events
Ben Skeggs
2014-09-15
drm/nouveau/core: pass related object into notify constructor
Ben Skeggs
2014-09-15
drm/nouveau/bar: ioremap only the areas that we're actually using
Ben Skeggs
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
2014-09-02
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2014-09-01
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-15
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-08-15
drm/nouveau/platform: fix compilation error
Alexandre Courbot
2014-08-15
drm/nouveau/gk20a: add LTC device
Alexandre Courbot
2014-08-15
drm/nouveau: warn if we fail to re-pin fb on resume
Ben Skeggs
2014-08-15
drm/nouveau/nvif: fix dac load detect method definition
Ben Skeggs
2014-08-15
drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries
Ben Skeggs
2014-08-15
drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0
Ben Skeggs
2014-08-15
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
Ben Skeggs
2014-08-15
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
Ben Skeggs
2014-08-15
drm/nouveau/bar: behave better if ioremap failed
Ben Skeggs
2014-08-15
drm/nouveau/kms: nouveau_fbcon_accel_fini can be static
Fengguang Wu
2014-08-15
drm/nouveau: kill unused variable warning if !__OS_HAS_AGP
Ben Skeggs
2014-08-15
drm/nouveau/nvif: fix a number of notify thinkos
Ben Skeggs
2014-08-09
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6
Linus Torvalds
2014-08-10
drm/nouveau: expose the full object/event interfaces to userspace
Ben Skeggs
2014-08-10
drm/nouveau: fix headless mode
Ben Skeggs
[next]