summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08drm/i915/bdw: unleash PPGTTBen Widawsky3-4/+6
2013-11-08drm/i915/bdw: Implement PPGTT enableBen Widawsky2-0/+53
2013-11-08drm/i915/bdw: Implement PPGTT insertBen Widawsky1-1/+32
2013-11-08drm/i915/bdw: Implement PPGTT clear rangeBen Widawsky1-1/+41
2013-11-08drm/i915/bdw: Initialize the PDEsBen Widawsky1-0/+27
2013-11-08drm/i915/bdw: PPGTT init & cleanupBen Widawsky2-5/+137
2013-11-08drm/i915/bdw: Support BDW cachingBen Widawsky2-0/+46
2013-11-08drm/i915/bdw: Add GTT functionsBen Widawsky1-3/+86
2013-11-08drm/i915/bdw: Create gen8_gtt_pte_tBen Widawsky1-1/+2
2013-11-08drm/i915/bdw: Make gen8_gmch_probeBen Widawsky1-24/+68
2013-11-08drm/i915/bdw: Update relevant error stateBen Widawsky1-0/+1
2013-11-08drm/i915/bdw: debugfs updatesBen Widawsky1-3/+7
2013-11-08drm/i915/bdw: Update MI_FLUSH_DWBen Widawsky1-4/+18
2013-11-08drm/i915/bdw: dispatch updates (64b related)Ben Widawsky2-3/+32
2013-11-08drm/i915/bdw: Support 64b relocationsBen Widawsky1-1/+31
2013-11-08drm/i915/bdw: Add interrupt info to debugfsBen Widawsky1-2/+48
2013-11-08drm/i915/bdw: Implement interrupt changesBen Widawsky4-12/+478
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky3-3/+42
2013-11-08drm/i915/bdw: display stuffBen Widawsky3-1/+4
2013-11-08drm/i915/bdw: Clock gating initBen Widawsky1-0/+11
2013-11-08drm/i915/bdw: HW context supportBen Widawsky2-0/+6
2013-11-08drm/i915/bdw: Swizzling supportBen Widawsky2-0/+4
2013-11-08drm/i915/bdw: Fences on gen8 look just like gen7Ben Widawsky2-0/+2
2013-11-08drm/i915/bdw: Add device IDsBen Widawsky2-1/+46
2013-11-08drm/i915/bdw: Disable PPGTT for nowDaniel Vetter1-0/+2
2013-11-08drm/i915/bdw: Initialize BDW forcewake vfuncsBen Widawsky1-1/+1
2013-11-08drm/gma500/mrst: Add SDVO to output initPatrik Jakobsson1-0/+3
2013-11-08drm/gma500/mrst: Don't blindly guess a mode for LVDSPatrik Jakobsson1-27/+3
2013-11-08drm/gma500/mrst: Setup GMBUS for oaktrail/mrstPatrik Jakobsson1-0/+2
2013-11-08drm/gma500/mrst: Replace WMs and chickenbits with values from EMGDPatrik Jakobsson1-7/+6
2013-11-08drm/gma500/mrst: Add aux register writes to SDVOPatrik Jakobsson1-21/+38
2013-11-08drm/gma500/mrst: Properly route oaktrail hdmi hooksPatrik Jakobsson1-2/+2
2013-11-08drm/gma500/mrst: Add aux register writes when programming pipePatrik Jakobsson2-106/+162
2013-11-08drm/gma500/mrst: Add SDVO clock calculationPatrik Jakobsson1-49/+126
2013-11-08drm/gma500: Add aux device support for gmbusPatrik Jakobsson1-41/+49
2013-11-08drm/gma500: Add support for aux pci vdc devicePatrik Jakobsson2-2/+51
2013-11-08drm/gma500: Add chip specific sdvo masksPatrik Jakobsson5-1/+5
2013-11-08drm/gma500: Add Minnowboard to the IS_MRST() macroPatrik Jakobsson1-1/+1
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie873-5617/+8805
2013-11-08drm/vmwgfx: fix warning if config intel iommu is off.Dave Airlie1-0/+2
2013-11-08drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimusEmil Velikov1-0/+10
2013-11-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie233-6862/+19471
2013-11-08drm/mgag200: drop pointless info print.Dave Airlie1-2/+0
2013-11-08drm/nouveau/fb: implement various bits of work towards memory reclockingBen Skeggs21-60/+3093
2013-11-08drm/nouveau: implement a simple sysfs interface to new pm codeBen Skeggs5-5/+191
2013-11-08drm/nouveau/device: initial control object class, with pstate control methodsBen Skeggs5-2/+196
2013-11-08drm/nouveau/clk: implement power state and engine clock control in coreBen Skeggs19-65/+2590
2013-11-08drm/nouveau/volt: implement voltage control in coreBen Skeggs9-0/+460
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs16-8/+969
2013-11-08drm/nouveau/perfmon: initial infrastructure to expose performance countersBen Skeggs22-2/+1616