summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
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
2014-02-12drm/i915: Initialize downclock mode in panel initVandana Kannan
2014-02-12drm/i915: Fix error path leak in fbdev fb allocationDaniel Vetter
2014-02-12drm/i915: Use normal fb deref for the fbcon framebufferDaniel Vetter
2014-02-12drm/i915: alloc intel_fb in the intel_fbdev structJesse Barnes
2014-01-27drm/i915: debugfs: Add support for probing DP sink CRC.Rodrigo Vivi
2014-01-24drm/i915: Introduce a get_aux_send_ctl() vfuncDamien Lespiau
2014-01-24drm/i915: Turn get_aux_clock_divider() into per-platform vfuncsDamien Lespiau
2014-01-24drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devicesTodd Previte
2014-01-24drm/i915: drop ironlake_ prefix from edp panel/backlight functionsDaniel Vetter
2014-01-24drm/i915: save some time when waiting the eDP timingsPaulo Zanoni
2014-01-24drm/i915: Prepare to track new pipe config per pipeVille Syrjälä