index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
2011-05-11
drm/radeon/nouveau: fix build regression on alpha due to Xen changes.
Dave Airlie
2011-05-09
drm/nouveau: Fix a crash at card takedown for NV40 and older cards
Jimmy Rentz
2011-04-20
drm/nouveau: fix allocation of notifier object
Marcin Slusarz
2011-04-20
drm/nouveau: fix notifier memory corruption bug
Marcin Slusarz
2011-04-20
drm/nouveau: fix pinning of notifier block
Ben Skeggs
2011-04-20
drm/nouveau: populate ttm_alloced with false, when it's not
Ben Skeggs
2011-04-20
drm/nouveau: fix nv30 pcie boards
Ben Skeggs
2011-04-20
drm/nouveau: split ramin_lock into two locks, one hardirq safe
Ben Skeggs
2011-04-11
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-05
drm/nvc0: improve vm flush function
Ben Skeggs
2011-04-05
drm/nv50-nvc0: remove some code that doesn't belong here
Ben Skeggs
2011-04-05
drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
Ben Skeggs
2011-04-05
drm/nouveau: quirk for XFX GT-240X-YA
Ben Skeggs
2011-04-05
drm/nv50-nvc0: work around an evo channel hang that some people see
David Dillow
2011-04-05
drm/nouveau: implement init table opcode 0x5c
Ben Skeggs
2011-04-05
drm/nouveau: fix oops on unload with disabled LVDS panel
Marcin Slusarz
2011-04-05
nv30: Fix parsing of perf table
Emil Velikov
2011-04-05
drm/nouveau: correct memtiming table parsing for nv4x
Roy Spliet
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-15
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
2011-03-14
drm/nouveau: fix __nouveau_fence_wait performance
Marcin Slusarz
2011-03-14
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2011-03-14
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
2011-03-14
drm/nv50: decode vm faults some more
Ben Skeggs
2011-03-14
drm/nouveau: add nouveau_enum_find() util function
Ben Skeggs
2011-03-14
drm/nouveau: properly handle pushbuffer check failures
Marcin Slusarz
2011-03-14
drm/nvc0: remove vm hack forcing large/small pages to not share a PDE
Ben Skeggs
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-08
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2011-03-08
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2011-03-04
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
2011-02-28
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
2011-02-25
drm/nv50: flesh out ZCULL init and match nvidia on later chipsets
Ben Skeggs
2011-02-25
drm/nv50: support for compression
Ben Skeggs
2011-02-25
drm/nv50-nvc0: delay GART binding until move_notify time
Ben Skeggs
2011-02-25
drm/nouveau: rename nouveau_vram to nouveau_mem
Ben Skeggs
2011-02-25
drm/nvc0: allow creation of buffers with any non-compressed memtype
Ben Skeggs
2011-02-25
drm/nv50-nvc0: unmap buffers from the vm when they're evicted
Ben Skeggs
2011-02-25
drm/nv50-nvc0: move vm bind/unbind to move_notify hook
Ben Skeggs
2011-02-25
drm/nv50-nvc0: restrict memtype to those specified at creation time
Ben Skeggs
2011-02-25
drm/nouveau: pass domain rather than ttm flags to gem_new()
Ben Skeggs
2011-02-25
drm/nv50: simplify bo moves now that they're all through the vm
Ben Skeggs
2011-02-25
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
drm/nouveau: Fix pageflip event
Benjamin Franzke
2011-02-25
drm/nouveau/vbios: parse more gpio tag bits from connector table
Ben Skeggs
[next]