aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: Never read FORCEWAKEBen Widawsky2012-09-03
* drm/i915: Change forcewake timeout to 2msBen Widawsky2012-09-03
* drm/i915: use cpu_relax() in wait_for_atomicBen Widawsky2012-09-03
* drm/i915: Extract forcewake ack timeoutBen Widawsky2012-09-03
* drm/i915: fix sdvo hotplug support check and activationJani Nikula2012-09-03
* drm/i915: only enable sdvo hotplug irq if neededJani Nikula2012-09-03
* drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()Chris Wilson2012-09-03
* drm/i915: differ error message between forcwake timeoutsDaniel Vetter2012-09-03
* drm/i915: align vlv forcewake with common loreDaniel Vetter2012-09-03
* drm/i915: add a tracepoint for gpu frequency changesDaniel Vetter2012-09-03
* drm/ips: move drps/ips/ilk related variables into dev_priv->ipsDaniel Vetter2012-09-03
* drm/i915: add workarounds to gen7_render_ring_flushPaulo Zanoni2012-09-03
* drm/i915: add workarounds directly to gen6_render_ring_flushPaulo Zanoni2012-09-03
* drm/i915: add gen7_render_ring_flushPaulo Zanoni2012-09-03
* drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS blockDaniel Vetter2012-09-03
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-09-02
|\
| * drm/i915: Remove __GFP_NO_KSWAPDSedat Dilek2012-08-27
| * drm/i915: disable rc6 on ilk when vt-d is enabledDaniel Vetter2012-08-26
| * drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbufferChris Wilson2012-08-24
| * drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky2012-08-24
| * drm/i915: Add new INSTDONE registersBen Widawsky2012-08-24
| * drm/i915: Extract reading INSTDONEBen Widawsky2012-08-24
| * drm/i915: Use a non-blocking wait for set-to-domain ioctlChris Wilson2012-08-24
| * drm/i915: Juggle code order to ease flow of the next patchChris Wilson2012-08-24
| * drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson2012-08-23
| * drm/i915: Extract general object init routineChris Wilson2012-08-23
| * drm/i915: Protect private gem objects from truncate (such as imported dmabuf)Chris Wilson2012-08-23
| * drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson2012-08-23
| * i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...Tejun Heo2012-08-23
| * drm/i915: Find unclaimed MMIO writes.Ben Widawsky2012-08-22
| * drm/i915: Add ERR_INT to gen7 error stateBen Widawsky2012-08-22
| * drm/i915: Cantiga+ cannot handle a hsync front porch of 0Chris Wilson2012-08-22
| * drm/i915: fix reassignment of variable "intel_dp->DP"Xu, Anhua2012-08-21
| * drm/i915: Try harder to allocate an mmap_offsetChris Wilson2012-08-21
| * drm/i915: Show pin count in debugfsChris Wilson2012-08-21
| * drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson2012-08-21
| * drm/i915: Add some sanity checks to unbound trackingChris Wilson2012-08-21
| * drm/i915: Track unbound pagesChris Wilson2012-08-21
| * drm/i915: move functions aroundDaniel Vetter2012-08-20
| * drm/i915: Haswell HDMI audio initializationWang Xingchao2012-08-17
| * drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2012-08-17
| * drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie2012-08-17
| * drm/i915: Allow VGA on CRTC 2Keith Packard2012-08-17
| * drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau2012-08-17
| * drm/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter2012-08-17
| * drm/i915: ironlake_write_eld code cleanupWang Xingchao2012-08-17
| * drm/i915: write eld info for HDMI audioWang Xingchao2012-08-17
| * drm/i915: HSW audio registers definitionWang Xingchao2012-08-17
| * drm/i915: extract ironlake_fdi_pll_disableDaniel Vetter2012-08-17
| * drm/i915: kill a few unused things in dev_privDaniel Vetter2012-08-17