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