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