summaryrefslogtreecommitdiffstats
path: root/block/bsg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-08drm/i915/bdw: Add Broadwell display FIFO limitsVille Syrjälä2-9/+25
2013-11-08drm/i915/bdw: check DPD on port D when setting the DDI buffersPaulo Zanoni1-1/+6
2013-11-08drm/i915/bdw: BDW also has only 2 FDI lanesPaulo Zanoni1-1/+1
2013-11-08drm/i915/bdw: add support for BDW DP voltage swings and pre-emphasisPaulo Zanoni2-3/+63
2013-11-08drm/i915/bdw: add BDW DDI buf translations for eDPPaulo Zanoni1-3/+32
2013-11-08drm/i915/bdw: Add BDW DDI buffer translation valuesArt Runyan1-5/+48
2013-11-08drm/i915/bdw: Implement WaSwitchSolVfFArbitrationPriorityBen Widawsky1-0/+6
2013-11-08drm/i915/bdw: Use pipe CSC on BroadwellVille Syrjälä2-2/+2
2013-11-08drm/i915/bdw: get the correct LCPLL frequency on BroadwellPaulo Zanoni2-7/+21
2013-11-08drm/i915/bdw: Broadwell has PIPEMISCPaulo Zanoni2-2/+43
2013-11-08drm/i915/bdw: on Broadwell, the panel fitter is on the pipePaulo Zanoni1-5/+7
2013-11-08drm/i915/bdw: pretend we have LPT LP on BroadwellPaulo Zanoni1-0/+6
2013-11-08drm/i915/bdw: Broadwell also has the "power down well"Paulo Zanoni2-3/+8
2013-11-08drm/i915/bdw: add Broadwell sprite/plane/cursor checksPaulo Zanoni2-3/+3
2013-11-08drm/i915/bdw: Broadwell has 3 pipesDamien Lespiau1-2/+2
2013-11-08drm/i915/bdw: add IS_BROADWELL macroPaulo Zanoni1-0/+1
2013-11-08drm/i915/bdw: BSD init for gen8 alsoBen Widawsky1-1/+1
2013-11-08drm/i915/bdw: ppgtt info in debugfsBen Widawsky1-7/+42
2013-11-08drm/i915/bdw: Don't muck with gtt_size on Gen8 when PPGTT setup failsVille Syrjälä1-1/+2
2013-11-08drm/i915/bdw: Render ring flushingBen Widawsky1-0/+42
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/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-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