aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2011-04-20drm/nouveau: fix allocation of notifier objectMarcin Slusarz
2011-04-20drm/nouveau: fix notifier memory corruption bugMarcin Slusarz
2011-04-20drm/nouveau: fix pinning of notifier blockBen Skeggs
2011-04-20drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs
2011-04-20drm/nouveau: fix nv30 pcie boardsBen Skeggs
2011-04-20drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs
2011-04-11Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm/nvc0: improve vm flush functionBen Skeggs
2011-04-05drm/nv50-nvc0: remove some code that doesn't belong hereBen Skeggs
2011-04-05drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xacBen Skeggs
2011-04-05drm/nouveau: quirk for XFX GT-240X-YABen Skeggs
2011-04-05drm/nv50-nvc0: work around an evo channel hang that some people seeDavid Dillow
2011-04-05drm/nouveau: implement init table opcode 0x5cBen Skeggs
2011-04-05drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz
2011-04-05nv30: Fix parsing of perf tableEmil Velikov
2011-04-05drm/nouveau: correct memtiming table parsing for nv4xRoy Spliet
2011-04-05drm: fix "persistant" typoJan Engelhardt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie
2011-03-15Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie
2011-03-14drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz
2011-03-14drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs
2011-03-14drm/nv50: check for vm traps on every gr irqBen Skeggs
2011-03-14drm/nv50: decode vm faults some moreBen Skeggs
2011-03-14drm/nouveau: add nouveau_enum_find() util functionBen Skeggs
2011-03-14drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz
2011-03-14drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs
2011-02-25drm/nv50: flesh out ZCULL init and match nvidia on later chipsetsBen Skeggs
2011-02-25drm/nv50: support for compressionBen Skeggs
2011-02-25drm/nv50-nvc0: delay GART binding until move_notify timeBen Skeggs
2011-02-25drm/nouveau: rename nouveau_vram to nouveau_memBen Skeggs
2011-02-25drm/nvc0: allow creation of buffers with any non-compressed memtypeBen Skeggs
2011-02-25drm/nv50-nvc0: unmap buffers from the vm when they're evictedBen Skeggs
2011-02-25drm/nv50-nvc0: move vm bind/unbind to move_notify hookBen Skeggs
2011-02-25drm/nv50-nvc0: restrict memtype to those specified at creation timeBen Skeggs
2011-02-25drm/nouveau: pass domain rather than ttm flags to gem_new()Ben Skeggs
2011-02-25drm/nv50: simplify bo moves now that they're all through the vmBen Skeggs
2011-02-25drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs
2011-02-25drm/nouveau: Fix pageflip eventBenjamin Franzke
2011-02-25drm/nouveau/vbios: parse more gpio tag bits from connector tableBen Skeggs
2011-02-25drm/nouveau: decode PFIFO DMA_PUSHER error codesMarcin Slusarz
2011-02-25drm/nv50: fix typos in CCACHE error reportingMarcin Slusarz