summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: udl: usb: Fix recursive Kconfig dependencySedat Dilek2012-09-041-2/+1
* drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS blockDaniel Vetter2012-09-031-30/+29
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-0334-807/+1052
|\
| * drm/i915: Remove __GFP_NO_KSWAPDSedat Dilek2012-08-271-3/+3
| * drm/i915: disable rc6 on ilk when vt-d is enabledDaniel Vetter2012-08-261-0/+5
| * drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbufferChris Wilson2012-08-241-69/+45
| * drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky2012-08-243-23/+33
| * drm/i915: Add new INSTDONE registersBen Widawsky2012-08-241-1/+5
| * drm/i915: Extract reading INSTDONEBen Widawsky2012-08-242-19/+32
| * drm/i915: Use a non-blocking wait for set-to-domain ioctlChris Wilson2012-08-241-0/+55
| * drm/i915: Juggle code order to ease flow of the next patchChris Wilson2012-08-241-191/+188
| * drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson2012-08-241-0/+1
| * drm/i915: Extract general object init routineChris Wilson2012-08-242-12/+19
| * drm/i915: Protect private gem objects from truncate (such as imported dmabuf)Chris Wilson2012-08-241-2/+5
| * drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson2012-08-248-24/+33
| * i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...Tejun Heo2012-08-241-4/+2
| * drm/i915: Find unclaimed MMIO writes.Ben Widawsky2012-08-222-0/+5
| * drm/i915: Add ERR_INT to gen7 error stateBen Widawsky2012-08-224-0/+8
| * drm/i915: Cantiga+ cannot handle a hsync front porch of 0Chris Wilson2012-08-221-0/+7
| * drm/i915: fix reassignment of variable "intel_dp->DP"Xu, Anhua2012-08-211-2/+0
| * drm/i915: Try harder to allocate an mmap_offsetChris Wilson2012-08-211-9/+41
| * drm/i915: Show pin count in debugfsChris Wilson2012-08-211-0/+2
| * drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson2012-08-211-4/+13
| * drm/i915: Add some sanity checks to unbound trackingChris Wilson2012-08-211-0/+4
| * drm/i915: Track unbound pagesChris Wilson2012-08-219-189/+184
| * drm/i915: move functions aroundDaniel Vetter2012-08-201-58/+58
| * drm/i915: Haswell HDMI audio initializationWang Xingchao2012-08-171-1/+86
| * drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-172-9/+20
| * drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-173-0/+21
| * drm/i915: Allow VGA on CRTC 2Keith Packard2012-08-171-1/+1
| * drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau2012-08-171-5/+7
| * drm/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter2012-08-171-6/+0
| * drm/i915: ironlake_write_eld code cleanupWang Xingchao2012-08-172-13/+34
| * drm/i915: write eld info for HDMI audioWang Xingchao2012-08-171-1/+5
| * drm/i915: HSW audio registers definitionWang Xingchao2012-08-171-0/+47
| * drm/i915: extract ironlake_fdi_pll_disableDaniel Vetter2012-08-171-24/+33
| * drm/i915: kill a few unused things in dev_privDaniel Vetter2012-08-172-18/+17
| * drm/i915: simplify dvo dpms interfaceDaniel Vetter2012-08-178-29/+26
| * drm/i915: drop intel_encoder argument to load_detect_pipe functionsDaniel Vetter2012-08-174-17/+12
| * drm/i915: prepare load-detect pipe code for dpms changesDaniel Vetter2012-08-171-24/+14
| * drm/i915: rip out the overlay pipe A workaroundDaniel Vetter2012-08-171-57/+1
| * drm/i915/ns2501: kill pll A enabling hackDaniel Vetter2012-08-172-8/+1
| * drm/i915: add missing gen2 pipe A quirk entriesDaniel Vetter2012-08-171-6/+1
| * drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua2012-08-171-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2012-08-27602-4720/+6544
|\ \
| * \ Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-261-0/+6
| |\ \
| | * | hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-08-221-0/+6
| * | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-08-265-12/+26
| |\ \ \
| | * | | logfs: query block device for number of pages to send with bioPrasad Joshi2012-07-231-8/+6
| | * | | logfs: maintain the ordering of meta-inode destructionPrasad Joshi2012-07-231-1/+1
OpenPOWER on IntegriCloud