summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/vlv: T12 eDP panel timing enforcement during rebootClint Taylor2014-07-091-0/+2
* drm/i915: cache hw power well enabled stateImre Deak2014-06-231-2/+2
* drm/i915: Always apply cursor width changesChris Wilson2014-06-051-1/+2
* drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3Jesse Barnes2014-06-051-1/+2
* drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark2014-06-051-2/+4
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-221-2/+2
* drm/i915: Fix gen2 and hsw+ scanline counterVille Syrjälä2014-05-221-0/+2
* drm/i915: Wait for pending page flips before enabling/disabling the primary p...Ville Syrjälä2014-05-221-0/+2
* drm/i915: Check for FIFO underruns at the end of modeset on gmchVille Syrjälä2014-05-221-0/+1
* Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queuedDaniel Vetter2014-05-211-2/+0
|\
| * drm/i915: Accurately initialize fifo underrun state on gmch platformsDaniel Vetter2014-05-211-2/+0
* | drm/i915: Fix mmio vs. CS flip race on ILK+Ville Syrjälä2014-05-211-0/+2
* | drm/i915: Track has_audio in the pipe configDaniel Vetter2014-05-161-1/+4
* | drm/i915: Track hdmi mode in the pipe configDaniel Vetter2014-05-161-0/+4
* | drm/i915/bdw: Implement a basic PM interrupt handlerBen Widawsky2014-05-151-0/+2
* | drm/i915: Correct MIPI operation mode as per expected values from VBTShobhit Kumar2014-05-151-2/+2
* | drm/i915: Use ilk_wm_max_level() in latency debugfs filesDamien Lespiau2014-05-131-0/+1
* | drm/i915/chv: Add vlv_pipe_to_channelChon Ming Lee2014-05-121-0/+14
* | drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2Chon Ming Lee2014-05-121-0/+1
|/
* drm/i915: Make sprite updates atomicVille Syrjälä2014-05-061-0/+2
* drm/i915: Add intel_get_crtc_scanline()Ville Syrjälä2014-05-051-0/+1
* drm/i915: get a runtime PM ref for the deferred GT powersave enablingImre Deak2014-05-051-0/+2
* Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-05-011-6/+29
|\
| * drm/i915: Add support for DRRS to switch RRPradeep Bhat2014-04-101-1/+5
| * drm/i915: Parse EDID probed modes for DRRS supportPradeep Bhat2014-04-101-0/+16
| * drm/i915: Add some more tracked state to intel_pipe_wmVille Syrjälä2014-04-091-0/+3
| * drm/i915: kill dev_priv->pm.regsavePaulo Zanoni2014-04-011-2/+2
| * drm/i915: Don't store the max cursor width/height in the crtcDamien Lespiau2014-04-011-3/+2
| * drm/i915: vlv: cache current CD clock rateImre Deak2014-04-011-0/+1
* | drm/i915: Don't check gmch state on inherited configsDaniel Vetter2014-04-231-1/+2
|/
* drm/i915: vlv: reserve the GT power context only once during driver initImre Deak2014-04-011-0/+2
* drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble2014-03-201-0/+7
* drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni2014-03-191-2/+2
* drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-191-2/+2
* drm/i915: don't get/put PC8 when getting/putting power wellsPaulo Zanoni2014-03-191-2/+0
* drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni2014-03-191-1/+2
* Merge branch 'topic/dp-aux-rework' into drm-intel-next-queuedDaniel Vetter2014-03-191-2/+1
|\
| * drm/i915/dp: use the new drm helpers for dp i2c-over-auxJani Nikula2014-03-181-2/+0
| * drm/i915/dp: use the new drm helpers for dp auxJani Nikula2014-03-181-0/+1
* | drm/i915: finish off reverting eDP VDD changesJani Nikula2014-03-181-1/+1
* | drm/i915: properly disable the VDD when disabling the panelPaulo Zanoni2014-03-181-0/+1
* | drm/i915: Make encoder cloning more flexibleVille Syrjälä2014-03-101-5/+1
* | drm/i915: remove early fb allocation dependency on CONFIG_FB v2Jesse Barnes2014-03-081-1/+0
* | drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12Jesse Barnes2014-03-081-0/+1
* | drm/i915: add plane_config fetching infrastructure v2Jesse Barnes2014-03-081-0/+9
|/
* drm/i915: power domains: add vlv power wellsImre Deak2014-03-071-0/+2
* drm/i915: add port power domainsImre Deak2014-03-071-0/+2
* drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak2014-03-051-9/+8
* drm/i915: add unregister callback to connectorImre Deak2014-02-141-0/+8
* drm/i915: Pass explicit mode into mode_from_pipe_config v3Daniel Vetter2014-02-121-0/+2
OpenPOWER on IntegriCloud