aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
Commit message (Expand)AuthorAge
...
* drm/i915: s/intel_infoframe/gm45_infoframeDaniel Vetter2012-05-08
* drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe functionDaniel Vetter2012-05-08
* drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNCDaniel Vetter2012-05-08
* drm/i915: set the DIP port on ibx_write_infoframePaulo Zanoni2012-05-08
* drm/i915: ibx_write_infoframe can disable AVIPaulo Zanoni2012-05-08
* drm/i915: split ironlake_write_infoframe into ibx_ and cpt_Paulo Zanoni2012-05-08
* drm/i915: mask the video DIP frequency when changing itPaulo Zanoni2012-05-08
* drm/i915: disable the infoframe before changing itPaulo Zanoni2012-05-08
* drm/i915: break intel_infoframe_flags into _enable and _frequencyPaulo Zanoni2012-05-08
* drm/i915: mask the video DIP port selectPaulo Zanoni2012-05-08
* drm/i915: start writing infoframes at address 0 on gen 4Paulo Zanoni2012-05-08
* drm/i915: change coding style of the write_infoframe functionsPaulo Zanoni2012-05-08
* Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter2012-05-08
|\
| * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
| |\
| | * drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-03
* | | drm/i915: make DBLCLK modes workPaulo Zanoni2012-05-03
|/ /
* | drm/i915: Enable HDMI on ValleyViewShobhit Kumar2012-03-28
* | drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz2012-03-28
|/
* drm/i915: add a "force-dvi" HDMI audio modeWu Fengguang2012-02-14
* drm/i915: allow interlaced mode output on the HDMI connectorPeter Ross2012-02-10
* drm/i915: HDMI hot remove notification to audio driverWu Fengguang2011-12-19
* drm/i915: fix ILK+ infoframe supportJesse Barnes2011-10-21
* drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes2011-10-20
* drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-20
* drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang2011-09-21
* drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2011-08-03
* drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes2011-08-03
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-29
|\
| * drm/i915/hdmi: send AVI info frames on ILK+ as wellJesse Barnes2011-07-29
* | drm/i915: use pipe bpp when setting HDMI bpcJesse Barnes2011-07-07
* | drm/i915: don't set SDVO color range on ILK+Jesse Barnes2011-07-07
|/
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-04
* drm: i915: correct return status in intel_hdmi_mode_valid()Nicolas Kaiser2011-06-04
* drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-22
* drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-11
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
* drm/i915/hdmi: Add 'force_audio' propertyChris Wilson2010-10-19
* drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang2010-10-19
* Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915: call drm_encoder_init firstChris Wilson2010-09-15
* | drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson2010-09-14
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-09
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-09
|/
* drm/i915: Subclass intel_encoder.Chris Wilson2010-08-09
* drm/i915/hdmi: Set sync polarity based on actual modeAdam Jackson2010-08-01
* drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang2010-05-26
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18