summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+29
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-22/+22
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-76/+210
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom-16/+92
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie-60/+118
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs-1/+7
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs-18/+41
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs-11/+33
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs-24/+44
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs-30/+13
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez-1/+5
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki-21/+9
2010-02-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-18/+39
2010-02-20drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie-1/+2
2010-02-20drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse-0/+2
2010-02-20drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez-7/+11
2010-02-20drm/radeon/rv740: fix backend setupAlex Deucher-6/+12
2010-02-20drm/radeon/kms: fix shared ddc detectionAlex Deucher-3/+2
2010-02-20drm/radeon/kms/rs600: add connector quirkAlex Deucher-0/+9
2010-02-20vgaarb: fix "target=default" passingKyle McMartin-1/+1
2010-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-0/+7
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown-0/+7
2010-02-18Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie-5/+6
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse-29/+21
2010-02-18drm/radeon/kms: fix indirect buffer management V2Jerome Glisse-72/+45
2010-02-18drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson-2/+45
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom-33/+19
2010-02-18drm/radeon/kms: use udelay for short delaysDave Airlie-1/+1
2010-02-16ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui-0/+7
2010-02-16drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez-0/+2
2010-02-16drm/nouveau: use mutex for vbios lockBen Skeggs-5/+4
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie-1/+1
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner-1/+4
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom-0/+6
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom-1/+2
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds-142/+332
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner-1/+1
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie-41/+89
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie-3/+7
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen-22/+33
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie-143/+265
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz-19/+4
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom-5/+12
2010-02-10drm/i915: hold ref on flip object until it completesJesse Barnes-1/+3
2010-02-10drm/i915: Fix crash while aborting hibernationRafael J. Wysocki-67/+101
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie-1/+1
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett-6/+6
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz-11/+17