| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" | Ville Syrjälä | 2013-07-01 | 1 | -1/+1 |
* | drm/i915: store adjusted dotclock in adjusted_mode->clock | Daniel Vetter | 2013-06-04 | 1 | -3/+1 |
* | drm/i915: rename VLV IOSF sideband functions logically | Jani Nikula | 2013-05-23 | 1 | -21/+21 |
* | drm/i915: drop redundant warnings on not holding dpio_lock | Jani Nikula | 2013-05-23 | 1 | -4/+0 |
* | drm/i915: add encoder get_config function v5 | Jesse Barnes | 2013-05-21 | 1 | -0/+23 |
* | Merge tag 'v3.10-rc2' into drm-intel-next-queued | Daniel Vetter | 2013-05-21 | 1 | -0/+8 |
|\ |
|
| * | drm/i915: avoid full modeset when changing the color range properties | Daniel Vetter | 2013-04-23 | 1 | -0/+8 |
* | | drm/i915: implement fdi auto-dithering | Daniel Vetter | 2013-04-29 | 1 | -4/+10 |
* | | drm/i915: fixup 12bpc hdmi dotclock handling | Daniel Vetter | 2013-04-29 | 1 | -2/+15 |
* | | drm/i915: update VLV PLL and DPIO code v11 | Jesse Barnes | 2013-04-19 | 1 | -0/+108 |
|/ |
|
* | drm/i915: move cpu_transcoder to the pipe configuration | Daniel Vetter | 2013-04-18 | 1 | -3/+3 |
* | drm/i915: (re)init HPD interrupt storm statistics | Egbert Eich | 2013-04-18 | 1 | -1/+0 |
* | drm/i915: Don't use the HDMI port color range bit on Valleyview | Ville Syrjälä | 2013-04-05 | 1 | -1/+1 |
* | drm/i915: precompute pipe bpp before touching the hw | Daniel Vetter | 2013-03-28 | 1 | -0/+13 |
* | drm/i915: introduce pipe_config->dither|pipe_bpp | Daniel Vetter | 2013-03-28 | 1 | -1/+1 |
* | drm/i915: add pipe_config->limited_color_range | Daniel Vetter | 2013-03-28 | 1 | -2/+3 |
* | drm/i915: add pipe_config->has_pch_encoder | Daniel Vetter | 2013-03-28 | 1 | -5/+9 |
* | DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. | Egbert Eich | 2013-03-27 | 1 | -3/+0 |
* | DRM/I915: Add enum hpd_pin to intel_encoder. | Egbert Eich | 2013-03-26 | 1 | -0/+4 |
* | drm/i915: use VLV DIP routines on VLV v2 | Jesse Barnes | 2013-03-23 | 1 | -4/+4 |
* | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-03-19 | 1 | -32/+2 |
|\ |
|
| * | Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ... | Dave Airlie | 2013-02-24 | 1 | -2/+2 |
| |\ |
|
| | * | drm: Remove duplicate drm_mode_cea_vic() | Thierry Reding | 2013-02-22 | 1 | -2/+2 |
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2013-02-24 | 1 | -29/+0 |
| |\ \
| | |/
| |/| |
|
| | * | drm/i915: Revert hdmi HDP pin checks | Daniel Vetter | 2013-02-22 | 1 | -29/+0 |
| * | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2013-02-20 | 1 | -5/+5 |
| |\ \
| | |/ |
|
| * | | drm/i915: rip out helper->disable noop functions | Daniel Vetter | 2013-02-14 | 1 | -1/+0 |
* | | | drm/i915: rename some HDMI bit definitions | Paulo Zanoni | 2013-03-04 | 1 | -4/+4 |
* | | | drm/i915: remove duplicated SDVO/HDMI bit definitions | Paulo Zanoni | 2013-03-04 | 1 | -14/+9 |
* | | | drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipe | Rodrigo Vivi | 2013-03-03 | 1 | -6/+7 |
* | | | drm/i915: rename sdvox_reg to hdmi_reg on HDMI context | Paulo Zanoni | 2013-02-20 | 1 | -36/+36 |
* | | | drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c | Paulo Zanoni | 2013-02-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | drm/i915: unify HDMI/DP hpd definitions | Daniel Vetter | 2013-02-15 | 1 | -5/+5 |
|/ |
|
* | drm/i915: Convert intel_hdmi to enum port | Ville Syrjälä | 2013-01-24 | 1 | -12/+15 |
* | drm/i915: Provide the quantization range in the AVI infoframe | Ville Syrjälä | 2013-01-20 | 1 | -0/+11 |
* | drm/i915: Add "Automatic" mode for the "Broadcast RGB" property | Ville Syrjälä | 2013-01-20 | 1 | -4/+25 |
* | drm/i915: Fix RGB color range property for PCH platforms | Ville Syrjälä | 2013-01-20 | 1 | -0/+5 |
* | drm/i915: Return the real error code from intel_set_mode() | Chris Wilson | 2012-12-20 | 1 | -5/+2 |
* | drm/i915/hdmi: Read the HPD status before trying to read the EDID | Damien Lespiau | 2012-12-14 | 1 | -2/+7 |
* | drm/i915: add HAS_DDI check | Paulo Zanoni | 2012-11-29 | 1 | -2/+2 |
* | drm/i915: set the VIC of the mode on the AVI InfoFrame | Paulo Zanoni | 2012-11-29 | 1 | -0/+2 |
* | drm/i915: drm_connector_property -> drm_object_property | Rob Clark | 2012-11-21 | 1 | -1/+1 |
* | drm/i915: create the DDI encoder | Paulo Zanoni | 2012-11-11 | 1 | -26/+10 |
* | drm/i915: add intel_ddi_connector_get_hw_state | Paulo Zanoni | 2012-11-11 | 1 | -1/+4 |
* | drm/i915: add port field to intel_digital_port | Paulo Zanoni | 2012-11-11 | 1 | -2/+2 |
* | drm/i915: reset intel_encoder->type when DP or HDMI is detected | Paulo Zanoni | 2012-11-11 | 1 | -0/+4 |
* | drm/i915: split intel_hdmi_init into encoder and connector pieces | Paulo Zanoni | 2012-11-11 | 1 | -43/+53 |
* | drm/i915: create intel_digital_port and use it | Paulo Zanoni | 2012-11-11 | 1 | -10/+15 |
* | drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev | Paulo Zanoni | 2012-11-11 | 1 | -2/+7 |
* | Merge tag 'v3.7-rc2' into drm-intel-next-queued | Daniel Vetter | 2012-10-22 | 1 | -5/+19 |
|\ |
|