aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
Commit message (Expand)AuthorAge
* drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni2012-11-29
* drm/i915: drm_connector_property -> drm_object_propertyRob Clark2012-11-21
* drm/i915: create the DDI encoderPaulo Zanoni2012-11-11
* drm/i915: add intel_ddi_connector_get_hw_statePaulo Zanoni2012-11-11
* drm/i915: add port field to intel_digital_portPaulo Zanoni2012-11-11
* drm/i915: reset intel_encoder->type when DP or HDMI is detectedPaulo Zanoni2012-11-11
* drm/i915: split intel_hdmi_init into encoder and connector piecesPaulo Zanoni2012-11-11
* drm/i915: create intel_digital_port and use itPaulo Zanoni2012-11-11
* drm/i915: add intel_dp_to_dev and intel_hdmi_to_devPaulo Zanoni2012-11-11
* Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter2012-10-22
|\
| * Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
| |\
| | * drm/i915: make sure we write all the DIP data bytesPaulo Zanoni2012-09-26
| * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
| * | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
| * | drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao2012-09-17
* | | drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni2012-10-10
| |/ |/|
* | drm/i915: BUG() on unexpected HDMI registerPaulo Zanoni2012-09-24
* | drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionallyWang Xingchao2012-09-20
* | Merge the modeset-rework, basic conversion into drm-intel-nextDaniel Vetter2012-09-06
|\ \
| * | drm/i915: s/intel_encoder_disable/intel_encoder_noopDaniel Vetter2012-09-06
| * | drm/i915/hdmi: implement get_hw_stateDaniel Vetter2012-09-06
| * | drm/i915: rip out encoder->prepare/commitDaniel Vetter2012-09-06
| * | drm/i915: copy&paste drm_crtc_helper_set_modeDaniel Vetter2012-09-06
| * | drm/i915/hdmi: convert to encoder->disable/enableDaniel Vetter2012-09-06
* | | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-23
|/ /
* | drm/i915: add port parameter to intel_hdmi_initDaniel Vetter2012-07-25
* | drm/i915: simplify possible_clones computationDaniel Vetter2012-07-25
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm/i915: ensure HDMI port is disabled inside set_infoframesDaniel Vetter2012-06-12
* drm/i915: implement IBX hdmi transcoder select workaroundDaniel Vetter2012-06-06
* drm/i915: add some barriers when changing DIPsPaulo Zanoni2012-05-30
* drm/i915: remove comment about HSW HDMI DIPsPaulo Zanoni2012-05-30
* drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMIPaulo Zanoni2012-05-30
* drm/i915: don't write 0 to DIP control at HDMI initPaulo Zanoni2012-05-30
* drm/i915: disable DIP while changing the portPaulo Zanoni2012-05-30
* drm/i915: explicitly disable the DIPs we're not usingPaulo Zanoni2012-05-30
* drm/i915: don't wait for vblank while writing InfoFramesPaulo Zanoni2012-05-30
* drm/i915: enable DIP before enabling each InfoFramePaulo Zanoni2012-05-30
* drm/i915: only set the HDMI port on the DIP oncePaulo Zanoni2012-05-30
* drm/i915: properly alternate between DVI and HDMIPaulo Zanoni2012-05-30
* drm/i915: add set_infoframes to struct intel_hdmiPaulo Zanoni2012-05-30
* drm/i915/hdmi: Fix reg values for g4x_hdmi_connectedChris Wilson2012-05-25
* drm/i915/hdmi: Query the live connector status bit for G4xChris Wilson2012-05-21
* drm/i915: implement hsw_write_infoframePaulo Zanoni2012-05-20
* drm/i915: small hdmi coding style cleanupsPaulo Zanoni2012-05-20
* drm/i915: prepare HDMI link for HaswellEugeni Dodonov2012-05-19
* drm/i915: move HDMI structs to shared locationEugeni Dodonov2012-05-19
* drm/i915: add support for DDI-controlled digital outputsEugeni Dodonov2012-05-19
* drm/i915: show unknown sdvox registers on hdmi initEugeni Dodonov2012-05-19
* drm/i915: add new Haswell DIP controls registersEugeni Dodonov2012-05-19