summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
AgeCommit message (Expand)Author
2012-05-20drm/i915: implement hsw_write_infoframePaulo Zanoni
2012-05-20drm/i915: small hdmi coding style cleanupsPaulo Zanoni
2012-05-19drm/i915: prepare HDMI link for HaswellEugeni Dodonov
2012-05-19drm/i915: move HDMI structs to shared locationEugeni Dodonov
2012-05-19drm/i915: add support for DDI-controlled digital outputsEugeni Dodonov
2012-05-19drm/i915: show unknown sdvox registers on hdmi initEugeni Dodonov
2012-05-19drm/i915: add new Haswell DIP controls registersEugeni Dodonov
2012-05-08drm/i915: s/intel_infoframe/gm45_infoframeDaniel Vetter
2012-05-08drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe functionDaniel Vetter
2012-05-08drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNCDaniel Vetter
2012-05-08drm/i915: set the DIP port on ibx_write_infoframePaulo Zanoni
2012-05-08drm/i915: ibx_write_infoframe can disable AVIPaulo Zanoni
2012-05-08drm/i915: split ironlake_write_infoframe into ibx_ and cpt_Paulo Zanoni
2012-05-08drm/i915: mask the video DIP frequency when changing itPaulo Zanoni
2012-05-08drm/i915: disable the infoframe before changing itPaulo Zanoni
2012-05-08drm/i915: break intel_infoframe_flags into _enable and _frequencyPaulo Zanoni
2012-05-08drm/i915: mask the video DIP port selectPaulo Zanoni
2012-05-08drm/i915: start writing infoframes at address 0 on gen 4Paulo Zanoni
2012-05-08drm/i915: change coding style of the write_infoframe functionsPaulo Zanoni
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-03drm/i915: enable dip before writing data on gen4Paulo Zanoni
2012-05-03drm/i915: make DBLCLK modes workPaulo Zanoni
2012-03-29drm/i915: Enable HDMI on ValleyViewShobhit Kumar
2012-03-28drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz
2012-02-14drm/i915: add a "force-dvi" HDMI audio modeWu Fengguang
2012-02-10drm/i915: allow interlaced mode output on the HDMI connectorPeter Ross
2011-12-19drm/i915: HDMI hot remove notification to audio driverWu Fengguang
2011-10-20drm/i915: fix ILK+ infoframe supportJesse Barnes
2011-10-20drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-09-21drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang
2011-08-03drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes
2011-08-03drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes
2011-07-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-29drm/i915/hdmi: send AVI info frames on ILK+ as wellJesse Barnes
2011-07-07drm/i915: use pipe bpp when setting HDMI bpcJesse Barnes
2011-07-07drm/i915: don't set SDVO color range on ILK+Jesse Barnes
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson
2011-06-04drm: i915: correct return status in intel_hdmi_mode_valid()Nicolas Kaiser
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2010-10-22i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman
2010-10-19drm/i915/hdmi: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-15drm/i915: call drm_encoder_init firstChris Wilson
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson