aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2014-06-20drm/i915: Update DRIVER_DATE to 20140620Daniel Vetter
2014-06-19drm/i915: Track frontbuffer invalidation/flushingDaniel Vetter
2014-06-19drm/i915: Use new frontbuffer bits to increase pll clockDaniel Vetter
2014-06-19drm/i915: Introduce accurate frontbuffer trackingDaniel Vetter
2014-06-18drm/i915: Remove ctx->last_ringOscar Mateo
2014-06-18Merge branch 'topic/soix' into drm-intel-next-queuedDaniel Vetter
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta
2014-06-17drm/i915: Added write-enable pte bit supporttAkash Goel
2014-06-13drm/i915: Force PSR exit by inactivating it.Rodrigo Vivi
2014-06-13drm/i915: Update DRIVER_DATE to 20140606Daniel Vetter
2014-06-13drm/i915: preserve user forcewake over system suspend/resumeImre Deak
2014-06-13drm/i915: Use the .release hook to drop the stolen drm_mm trackingChris Wilson
2014-06-12drm/i915: leave rc6 enabled at suspend time v4Jesse Barnes
2014-06-11drm/i915: enable PPGTT on VLVJesse Barnes
2014-06-11drm/i915: Don't use pipe_offset stuff for DPLL registersVille Syrjälä
2014-06-11drm/i915: move psr_setup_done to psr structRodrigo Vivi
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