aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24drm/i915: allow userspace forcewake references also on gen7Daniel Vetter
2012-01-24drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt
2012-01-24drm/i915: Correct debugfs printout for RC1e.Eric Anholt
2012-01-20Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard
2012-01-19drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter
2012-01-19drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter
2012-01-19drm/i915: Hold gt_lock across forcewake register readsKeith Packard
2012-01-19drm/i915: Hold gt_lock during resetKeith Packard
2012-01-19drm/i915: Move reset forcewake processing to gen6_do_resetKeith Packard
2012-01-19drm/i915: protect force_wake_(get|put) with the gt_lockDaniel Vetter
2012-01-13drm/i915: convert force_wake_get to func pointer in the gpu reset codeDaniel Vetter
2012-01-13drm/i915: sprite init failure on pre-SNB is not a failureJesse Barnes
2012-01-13drm/i915: VBT Parser cleanup for eDP blockRohit Jain
2012-01-12drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes
2012-01-12Merge branch 'drm-intel-next-fixes' into drm-intel-fixesKeith Packard
2012-01-12drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass
2012-01-12CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2012-01-10Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-10Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-10drm/nouveau/pm: fix build with HWMON offDave Airlie
2012-01-10gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter
2012-01-10drm/ttm: fix condition (and vs or)Dan Carpenter
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-09vfs: new helper - d_make_root()Al Viro
2012-01-09dcache: use a dispose list in select_parentDave Chinner
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt
2012-01-09drm/i915: handle 3rd pipeEugeni Dodonov
2012-01-09drm/i915: simplify pipe checkingEugeni Dodonov