summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-11-08drm/i915/bdw: add IS_BROADWELL macroPaulo Zanoni
2013-11-08drm/i915/bdw: BSD init for gen8 alsoBen Widawsky
2013-11-08drm/i915/bdw: ppgtt info in debugfsBen Widawsky
2013-11-08drm/i915/bdw: Don't muck with gtt_size on Gen8 when PPGTT setup failsVille Syrjälä
2013-11-08drm/i915/bdw: Render ring flushingBen Widawsky
2013-11-08drm/i915/bdw: unleash PPGTTBen Widawsky
2013-11-08drm/i915/bdw: Implement PPGTT enableBen Widawsky
2013-11-08drm/i915/bdw: Implement PPGTT insertBen Widawsky
2013-11-08drm/i915/bdw: Implement PPGTT clear rangeBen Widawsky
2013-11-08drm/i915/bdw: Initialize the PDEsBen Widawsky
2013-11-08drm/i915/bdw: PPGTT init & cleanupBen Widawsky
2013-11-08drm/i915/bdw: Support BDW cachingBen Widawsky
2013-11-08drm/i915/bdw: Add GTT functionsBen Widawsky
2013-11-08drm/i915/bdw: Create gen8_gtt_pte_tBen Widawsky
2013-11-08drm/i915/bdw: Make gen8_gmch_probeBen Widawsky
2013-11-08drm/i915/bdw: Update relevant error stateBen Widawsky
2013-11-08drm/i915/bdw: debugfs updatesBen Widawsky
2013-11-08drm/i915/bdw: Update MI_FLUSH_DWBen Widawsky
2013-11-08drm/i915/bdw: dispatch updates (64b related)Ben Widawsky
2013-11-08drm/i915/bdw: Support 64b relocationsBen Widawsky
2013-11-08drm/i915/bdw: Add interrupt info to debugfsBen Widawsky
2013-11-08drm/i915/bdw: Implement interrupt changesBen Widawsky
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky
2013-11-08drm/i915/bdw: display stuffBen Widawsky
2013-11-08drm/i915/bdw: Clock gating initBen Widawsky
2013-11-08drm/i915/bdw: HW context supportBen Widawsky
2013-11-08drm/i915/bdw: Swizzling supportBen Widawsky
2013-11-08drm/i915/bdw: Fences on gen8 look just like gen7Ben Widawsky
2013-11-08drm/i915/bdw: Add device IDsBen Widawsky
2013-11-08drm/i915/bdw: Disable PPGTT for nowDaniel Vetter
2013-11-08drm/i915/bdw: Initialize BDW forcewake vfuncsBen Widawsky
2013-11-07drm/i915/bdw: Handle forcewake for writes on gen8Ben Widawsky
2013-11-05drm/i915/bdw: IS_GEN8 definitionBen Widawsky
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter
2013-11-01drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni
2013-11-01drm/i915: Enable DP port CRC for the "auto" source on g4x/vlvDaniel Vetter
2013-11-01drm/i915: scramble reset support for DP port CRC on vlvDaniel Vetter
2013-11-01drm/i915: scramble reset support for DP port CRC on g4xDaniel Vetter
2013-11-01drm/i916: add "auto" pipe CRC sourceDaniel Vetter
2013-10-31i915: fix compiler warningLinus Torvalds
2013-10-31drm/i915: use the correct register when turning VDD offPaulo Zanoni
2013-10-31drm/i915: add back checking for i915_disable_power_wellImre Deak
2013-10-31drm/i915/vlv: Fix typo in the DPIO register define.Chon Ming Lee
2013-10-31drm/i915: reduce eDP VDD message verbosePaulo Zanoni
2013-10-31drm/i915: turn the eDP VDD on for any i2c transactionsPaulo Zanoni
2013-10-31Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-10-30drm/i915: refactor ilk display interrupt handlingDaniel Vetter
2013-10-30drm/i915: use enum pipe consistently in i915_irq.cDaniel Vetter
2013-10-30drm/i915: Capture batchbuffer state upon GPU hangChris Wilson
2013-10-30drm/i915: handle faked missed interrupts as simulated hangs, tooDaniel Vetter