aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2014-07-09drm/i915/vlv: T12 eDP panel timing enforcement during rebootClint Taylor
2014-06-23drm/i915: cache hw power well enabled stateImre Deak
2014-06-05drm/i915: Always apply cursor width changesChris Wilson
2014-06-05drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3Jesse Barnes
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-22drm/i915: Fix gen2 and hsw+ scanline counterVille Syrjälä
2014-05-22drm/i915: Wait for pending page flips before enabling/disabling the primary p...Ville Syrjälä
2014-05-22drm/i915: Check for FIFO underruns at the end of modeset on gmchVille Syrjälä
2014-05-21Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queuedDaniel Vetter
2014-05-21drm/i915: Accurately initialize fifo underrun state on gmch platformsDaniel Vetter
2014-05-21drm/i915: Fix mmio vs. CS flip race on ILK+Ville Syrjälä
2014-05-16drm/i915: Track has_audio in the pipe configDaniel Vetter
2014-05-16drm/i915: Track hdmi mode in the pipe configDaniel Vetter
2014-05-15drm/i915/bdw: Implement a basic PM interrupt handlerBen Widawsky
2014-05-15drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar
2014-05-13drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau
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-06drm/i915: Make sprite updates atomicVille Syrjälä
2014-05-05drm/i915: Add intel_get_crtc_scanline()Ville Syrjälä
2014-05-05drm/i915: get a runtime PM ref for the deferred GT powersave enablingImre Deak
2014-05-01Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-23drm/i915: Don't check gmch state on inherited configsDaniel Vetter
2014-04-10drm/i915: Add support for DRRS to switch RRPradeep Bhat
2014-04-10drm/i915: Parse EDID probed modes for DRRS supportPradeep Bhat
2014-04-09drm/i915: Add some more tracked state to intel_pipe_wmVille Syrjälä
2014-04-01drm/i915: kill dev_priv->pm.regsavePaulo Zanoni
2014-04-01drm/i915: Don't store the max cursor width/height in the crtcDamien Lespiau
2014-04-01drm/i915: vlv: cache current CD clock rateImre Deak
2014-04-01drm/i915: vlv: reserve the GT power context only once during driver initImre Deak
2014-03-20drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble
2014-03-19drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni
2014-03-19drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni
2014-03-19drm/i915: don't get/put PC8 when getting/putting power wellsPaulo Zanoni
2014-03-19drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni
2014-03-19Merge branch 'topic/dp-aux-rework' into drm-intel-next-queuedDaniel Vetter
2014-03-18drm/i915: finish off reverting eDP VDD changesJani Nikula
2014-03-18drm/i915: properly disable the VDD when disabling the panelPaulo Zanoni
2014-03-18drm/i915/dp: use the new drm helpers for dp i2c-over-auxJani Nikula
2014-03-18drm/i915/dp: use the new drm helpers for dp auxJani Nikula
2014-03-10drm/i915: Make encoder cloning more flexibleVille Syrjälä
2014-03-08drm/i915: remove early fb allocation dependency on CONFIG_FB v2Jesse Barnes
2014-03-08drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12Jesse Barnes
2014-03-08drm/i915: add plane_config fetching infrastructure v2Jesse Barnes
2014-03-07drm/i915: power domains: add vlv power wellsImre Deak
2014-03-07drm/i915: add port power domainsImre Deak
2014-03-05drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak
2014-02-14drm/i915: add unregister callback to connectorImre Deak
2014-02-12drm/i915: Pass explicit mode into mode_from_pipe_config v3Daniel Vetter