summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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: move functions aroundDaniel Vetter
2012-08-17drm/i915: Haswell HDMI audio initializationWang Xingchao
2012-08-17drm/udl: call begin/end cpu access at more appropriate timeDave Airlie
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/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter
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-17Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann
2012-08-13drm/nv86/fifo: suspend fixMaxim Levitsky
2012-08-13drm/nouveau: disable copy engine on NVAFHenrik Rydberg
2012-08-13nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst
2012-08-13drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs
2012-08-13drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller