summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05drm/i915: Detect if MIPI panel based on VBT and initialize only if presentShobhit Kumar
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson
2014-05-22drm/i915: Kill private_default_ctx offOscar Mateo
2014-05-22drm/i915: s/i915_hw_context/intel_contextOscar Mateo
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-22drm/i915: move bsd dispatch index somewhere betterDaniel Vetter
2014-05-21drm/i915: Move buffer pinning and ring selection to intel_crtc_page_flip()Ville Syrjälä
2014-05-20drm/i915/chv: Add cursor pipe offsetsVille Syrjälä
2014-05-20drm/i915: Implement an oom-notifier for last resort shrinkingChris Wilson
2014-05-20drm/i915: Include bound and active pages in the count of shrinkable objectsChris Wilson
2014-05-19drm/i915: Add MIPI mmio reg baseShashank Sharma
2014-05-19drm/i915: Make ->update_primary_plane infallibleDaniel Vetter
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson
2014-05-14drm/i915: add render state initializationMika Kuoppala
2014-05-14drm/i915: Introduce a for_each_crtc() macroDamien Lespiau
2014-05-14drm/i915: Introduce a for_each_intel_crtc() macroDamien Lespiau
2014-05-13drm/i915: WARN_ON fence pin leaksDaniel Vetter
2014-05-12drm/i915/chv: Add DPIO offset for Cherryview. v3Chon Ming Lee
2014-05-12drm/i915: Use hash tables for the command parserBrad Volkin
2014-05-08drm/i915: Flush request queue when waiting for ring spaceChris Wilson
2014-05-07drm/i915: vlv: enable runtime PMImre Deak
2014-05-07drm/i915: vlv: add runtime PM supportImre Deak
2014-05-06drm/i915/chv: Enable aliasing PPGTT for CHVVille Syrjälä
2014-05-05drm/i915: vlv: init only needed state during early power well enablingImre Deak
2014-05-05drm/i915/bdw: Add WT caching abilityBen Widawsky
2014-05-05drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-offImre Deak
2014-05-05drm/i915: add missing error capturing of the PIPESTAT regImre Deak
2014-05-05drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...Zhao Yakui
2014-05-05drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui
2014-05-01Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni
2014-04-14drm/i915: Add parsing support for new MIPI blocks in VBTShobhit Kumar
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula
2014-04-10drm/i915: Add support for DRRS to switch RRPradeep Bhat
2014-04-09drm/i915/chv: Add IS_CHERRYVIEW() macroVille Syrjälä
2014-04-09drm/i915/chv: IS_BROADWELL() should not be true for CherryviewVille Syrjälä
2014-04-09drm/i915: add flags to i915_ring_stopMika Kuoppala
2014-04-03drm/i915: Add debug module option for VTd validationDaniel Vetter
2014-04-02drm/i915/bdw: Expand FADD to 64bitBen Widawsky
2014-04-01drm/i915: add BDW runtime PM supportPaulo Zanoni
2014-04-01drm/i915: remove HAS_PC8 checkPaulo Zanoni
2014-04-01drm/i915: add SNB runtime PM supportPaulo Zanoni
2014-04-01drm/i915: kill dev_priv->pm.regsavePaulo Zanoni
2014-04-01drm/i915: Adding VBT fields to support eDP DRRS featurePradeep Bhat
2014-04-01drm/i915: drop the typedef for drm_i915_private_tJani Nikula
2014-04-01drm/i915: Hide the per forcewake-engine register rangesDamien Lespiau