summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-12drm/i915: disable wc gtt pte mappings on gen2Daniel Vetter1-1/+1
2012-10-12drm/i915: fixup i915_gem_object_get_page inline helperChris Wilson1-1/+6
2012-10-12drm/i915: Disallow preallocation of requestsChris Wilson3-65/+24
2012-10-12drm/i915: Set guardband clipping workaround bit in the right register.Kenneth Graunke2-3/+3
2012-10-08drm/i915: paper over a pipe-enable vs pageflip raceDaniel Vetter1-0/+10
2012-10-07drm/i915: remove useless BUG_ON which caused a regression in 3.5.Willy Tarreau1-1/+0
2012-10-04drm/i915: Fix GT_MODE default valueBen Widawsky2-0/+8
2012-10-04drm/i915: don't frob the vblank ts in finish_page_flipDaniel Vetter1-22/+1
2012-10-04drm/i915: call drm_handle_vblank before finish_page_flipDaniel Vetter1-8/+8
2012-10-04drm/i915: print warning if vmi915_gem_fault error is not handledMika Kuoppala1-0/+1
2012-10-04drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin1-0/+5
2012-10-04drm/i915: Try harder to complete DP training pattern 1Chris Wilson1-10/+5
2012-10-03drm/i915: set swizzling to none on VLVJesse Barnes1-1/+4
2012-10-02drm/dp: Make sink count DP 1.2 awareAdam Jackson2-6/+6
2012-10-02drm/dp: Document DP spec versions for various DPCD registersAdam Jackson1-20/+32
2012-10-02drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson1-1/+34
2012-10-02drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2-5/+21
2012-10-02drm/dp: Update DPCD definesAdam Jackson1-4/+56
2012-10-02drm: Export drm_probe_ddc()Adam Jackson2-1/+3
2012-10-02drm/i915: Flush the pending flips on the CRTC before modificationChris Wilson1-2/+22
2012-10-02drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/aChris Wilson1-1/+1
2012-09-27drm/i915: Fix set_caching lockingBen Widawsky1-4/+4
2012-09-27drm/i915: use adjusted_mode instead of mode for checking the 6bpc force flagJani Nikula1-2/+3
2012-09-26drm/i915: Wrap external callers to IPS state with appropriate locksChris Wilson1-4/+36
2012-09-26drm/i915: s/cacheing/caching/Ben Widawsky4-26/+26
2012-09-26drm/i915: make sure we write all the DIP data bytesPaulo Zanoni2-0/+19
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter709-3273/+5821
2012-09-24drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni1-0/+2
2012-09-23Linux 3.6-rc7v3.6-rc7Linus Torvalds1-2/+2
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-3/+3
2012-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+23
2012-09-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-2/+13
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell1-20/+39
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu1-5/+7
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-9/+9
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-53/+106
2012-09-22Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+48
2012-09-22Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin1-0/+2
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-192/+253
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-8/+5
2012-09-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-09-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+12
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-3/+61
2012-09-21Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-18/+29
2012-09-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-139/+59