aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-22drm/i915: give up on 8xx lid statusJesse Barnes
2010-02-22drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth
2010-02-22drm/i915: blow away userspace mappings before fence changeDaniel Vetter
2010-02-22drm/i915: move a gtt flush to the correct placeDaniel Vetter
2010-02-22agp/intel: official names for Pineview and IronlakeZhenyu Wang
2010-02-22drm/i915: overlay: drop superflous gpu flushesDaniel Vetter
2010-02-22drm/i915: overlay: nuke readback to flush wc cachesDaniel Vetter
2010-02-22drm/i915: provide self-refresh status in debugfsJesse Barnes
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes
2010-02-22drm/i915: fix drps disable so unload & re-load worksJesse Barnes
2010-02-22drm/i915: Fix OGLC performance regression on 945Li Peng
2010-02-22drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes
2010-02-22drm/i915: enable memory self refresh on 9xxLi Peng
2010-02-16drm/i915: Don't reserve compatibility fence regs in KMS mode.Eric Anholt
2010-02-16drm/i915: Keep MCHBAR always enabledZhenyu Wang
2010-02-16drm/i915: Replace open-coded eviction in i915_gem_idle()Chris Wilson
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser
2010-02-11mmc_test: block addressed cardsJohan Kristell
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov
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