summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-02-22Merge branch 'quilt/driver-core'Stephen Rothwell
2010-02-22Merge remote branch 'devicetree/next-devicetree'Stephen Rothwell
2010-02-22Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-02-22Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
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-19Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-19driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-02-19driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-18RFC,HACK,EXPERIMENTAL,drm,i915 - atomic mutex HACKSJason Wessel
2010-02-18drm_fb_helper: Preserve capability to use atomic kmsJason Wessel
2010-02-18i915: when kgdb is active display compression should be offJason Wessel
2010-02-18drm: add KGDB/KDB support Add support for KDB entry/exit.Jesse Barnes
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-12No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.hJiri Kosina
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