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