summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-09-03drm/i915: move i915_get_extra_insdone out of CONFIG_DEBUG_FS blockDaniel Vetter
2012-09-03Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-08-27drm/i915: Remove __GFP_NO_KSWAPDSedat Dilek
2012-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2012-08-26drm/i915: disable rc6 on ilk when vt-d is enabledDaniel Vetter
2012-08-24drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbufferChris Wilson
2012-08-24drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky
2012-08-24drm/i915: Add new INSTDONE registersBen Widawsky
2012-08-24drm/i915: Extract reading INSTDONEBen Widawsky
2012-08-24drm/i915: Use a non-blocking wait for set-to-domain ioctlChris Wilson
2012-08-24drm/i915: Juggle code order to ease flow of the next patchChris Wilson
2012-08-24drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson
2012-08-24drm/i915: Extract general object init routineChris Wilson
2012-08-24drm/i915: Protect private gem objects from truncate (such as imported dmabuf)Chris Wilson
2012-08-24drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson
2012-08-23drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-08-23drm/i915: fix EDID memory leak in SDVOJani Nikula
2012-08-23i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active...Tejun Heo
2012-08-22drm/i915: Find unclaimed MMIO writes.Ben Widawsky
2012-08-22drm/i915: Add ERR_INT to gen7 error stateBen Widawsky
2012-08-22drm/i915: Cantiga+ cannot handle a hsync front porch of 0Chris Wilson
2012-08-21drm/i915: fix reassignment of variable "intel_dp->DP"Xu, Anhua
2012-08-21drm/i915: Try harder to allocate an mmap_offsetChris Wilson
2012-08-21drm/i915: Show pin count in debugfsChris Wilson
2012-08-21drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson
2012-08-21drm/i915: Add some sanity checks to unbound trackingChris Wilson
2012-08-21drm/i915: Track unbound pagesChris Wilson
2012-08-20drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter
2012-08-20drm/i915: move functions aroundDaniel Vetter
2012-08-17drm/i915: Haswell HDMI audio initializationWang Xingchao
2012-08-17drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie
2012-08-17drm/i915: Allow VGA on CRTC 2Keith Packard
2012-08-17drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau
2012-08-17drm/i915: ironlake_write_eld code cleanupWang Xingchao
2012-08-17drm/i915: write eld info for HDMI audioWang Xingchao
2012-08-17drm/i915: HSW audio registers definitionWang Xingchao
2012-08-17drm/i915: extract ironlake_fdi_pll_disableDaniel Vetter
2012-08-17drm/i915: kill a few unused things in dev_privDaniel Vetter
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter
2012-08-17drm/i915: drop intel_encoder argument to load_detect_pipe functionsDaniel Vetter
2012-08-17drm/i915: prepare load-detect pipe code for dpms changesDaniel Vetter
2012-08-17drm/i915: rip out the overlay pipe A workaroundDaniel Vetter
2012-08-17drm/i915/ns2501: kill pll A enabling hackDaniel Vetter
2012-08-17drm/i915: add missing gen2 pipe A quirk entriesDaniel Vetter
2012-08-17drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua
2012-08-17drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula
2012-08-17drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula
2012-08-17drm/i915: fix hsw uncached pteDaniel Vetter
2012-08-17drm/i915/contexts: fix list corruptionBen Widawsky
2012-08-17drm/i915: fix EDID memory leak in SDVOJani Nikula