summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-14drm/i915: add render state initializationMika Kuoppala
2014-05-14drm/i915: Only do gtt cleanup in vma_unbind for the global vmaDaniel Vetter
2014-05-14drm/i915: Don't drop pinned fencesDaniel Vetter
2014-05-14drm/i915: use dev_priv directly in i915_driver_unloadDaniel Vetter
2014-05-14drm/i915: Use the connector name in fbdev debug messagesChris Wilson
2014-05-14drm/i915: Use for_each_crtc() when iterating through the CRTCsDamien Lespiau
2014-05-14drm/i915: Introduce a for_each_crtc() macroDamien Lespiau
2014-05-14drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcsDamien Lespiau
2014-05-14drm/i915: Introduce a for_each_intel_crtc() macroDamien Lespiau
2014-05-13drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau
2014-05-13drm/i915: Don't cast void* pointersDamien Lespiau
2014-05-13drm/i915: Work-around garbage DR4 from UXADaniel Vetter
2014-05-13drm/i915: WARN_ON fence pin leaksDaniel Vetter
2014-05-13drm/i915: Kill vblank waits after pipe enable on gmch platformsVille Syrjälä
2014-05-13drm/i915: Disable/enable planes as the first/last thing during modeset on gmc...Ville Syrjälä
2014-05-13drm/i915: Ringbuffer signal func for the second BSD ringOscar Mateo
2014-05-13drm/i915/chv: Implement stolen memory size detectionDamien Lespiau
2014-05-13drm/i915/chv: CHV doesn't have CRT outputVille Syrjälä
2014-05-13drm/i915/chv: Add DPLL state readout supportVille Syrjälä
2014-05-12drm/i915/chv: Pipe select change for DP and HDMIChon Ming Lee
2014-05-12drm/i915/chv: Add phy supports for CherryviewChon Ming Lee
2014-05-12drm/i915/chv: Add update and enable pll for CherryviewChon Ming Lee
2014-05-12drm/i915/chv: find the best divisor for the target clock v4Chon Ming Lee
2014-05-12drm/i915/chv: Trigger phy common lane resetChon Ming Lee
2014-05-12drm/i915/chv: Add vlv_pipe_to_channelChon Ming Lee
2014-05-12drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2Chon Ming Lee
2014-05-12drm/i915/chv: Add DPIO offset for Cherryview. v3Chon Ming Lee
2014-05-12drm/i915/chv: Add DDL register defines for CherryviewVille Syrjälä
2014-05-12srm/i915/chv: Add Cherryview PCI IDsVille Syrjälä
2014-05-12drm/i915/chv: Initial clock gating support for CherryviewVille Syrjälä
2014-05-12drm/i915/chv: Add Cherryview interrupt registers into debugfsVille Syrjälä
2014-05-12drm/i915: Drop unecessary casts in i915_irq.cDaniel Vetter
2014-05-12drm/i915/chv: Preliminary interrupt support for CherryviewVille Syrjälä
2014-05-12drm/i915: Use hash tables for the command parserBrad Volkin
2014-05-12drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()Ville Syrjälä
2014-05-08drm/i915: Flush request queue when waiting for ring spaceChris Wilson
2014-05-08drm/i915: Improve fallback ring waitingChris Wilson
2014-05-07drm/i915: Make aliasing a 2nd class VMBen Widawsky
2014-05-07drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7Ben Widawsky
2014-05-07drm/i915: vlv: enable runtime PMImre Deak
2014-05-07drm/i915: vlv: add runtime PM supportImre Deak
2014-05-07drm/i915: propagate the error code from runtime PM callbacksImre Deak
2014-05-07drm/i915: add various missing GTI/Gunit register definitionsImre Deak
2014-05-06drm/i915/chv: Add DPINVGTT registers defines for CherryviewVille Syrjälä
2014-05-06drm/i915/chv: Add display interrupt registers bits for CherryviewVille Syrjälä
2014-05-06drm/i915/chv: Add DPFLIPSTAT register bits for CherryviewVille Syrjälä
2014-05-06drm/i915/chv: Add PIPESTAT register bits for CherryviewVille Syrjälä
2014-05-06drm/i915/chv: Enable aliasing PPGTT for CHVVille Syrjälä
2014-05-06drm/i915/chv: Flush caches when programming page tablesRafael Barbalho
2014-05-06drm/i915/chv: PPAT setup for CherryviewVille Syrjälä