summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hdmi.c
AgeCommit message (Expand)Author
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-07-23drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms inSonika Jindal
2014-07-23drm/i915: Avoid incorrect returning for some platformsSonika Jindal
2014-07-23drm/i915: Add aspect ratio property for HDMIVandana Kannan
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-11drm/i915/chv: Force clock buffer enablesVille Syrjälä
2014-06-11drm/i915/chv: Try to program the PHY used clock channel overridesVille Syrjälä
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula
2014-05-20drm/i915/chv: Use RMW to toggle swing calc initVille Syrjälä
2014-05-20drm/i915/chv: Don't do group access reads from TX lanes eitherVille Syrjälä
2014-05-20drm/i915/chv: Don't use PCS group access readsVille Syrjälä
2014-05-20drm/i915/chv: Set soft reset override bit for data lane resetsVille Syrjälä
2014-05-20drm/i915/chv: Reset data lanes in encoder .post_disable() hookVille Syrjälä
2014-05-20drm/i915/chv: Move data lane deassert to encoder pre_enableVille Syrjälä
2014-05-20drm/i915/chv: Fix PORT_TO_PIPE for CHVVille Syrjälä
2014-05-20drm/i915/chv: Fix gmbus for port DVille Syrjälä
2014-05-20drm/i915/chv: Configure crtc_mask correctly for CHVVille Syrjälä
2014-05-16drm/i915/hdmi: Remove ->mode_set callbackDaniel Vetter
2014-05-16drm/i915/hdmi: Remove redundant IS_VLV checksDaniel Vetter
2014-05-16drm/i915: Track has_audio in the pipe configDaniel Vetter
2014-05-16drm/i915: Track hdmi mode in the pipe configDaniel Vetter
2014-05-16drm/i915/hdmi: Enable hdmi mode on g4x, tooDaniel Vetter
2014-05-12drm/i915/chv: Pipe select change for DP and HDMIChon Ming Lee
2014-05-12drm/i915/chv: Add phy supports for CherryviewChon Ming Lee
2014-04-30Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-22drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä
2014-04-09drm/i915: move infoframe setting to after pll enable v3Jesse Barnes
2014-04-09drm/i915: enable HDMI mode on VLV when an HDMI sink is detectedJesse Barnes
2014-04-09drm/i915/vlv: disable AVI infoframe emission when writing infoframesJesse Barnes
2014-04-09drm/i915/vlv: write the port field in the per-pipe DIP control regJesse Barnes
2014-03-10drm/i915: Allow HDMI+HDMI cloning on g4xVille Syrjälä
2014-03-10drm/i915: Allow HDMI+VGA cloningVille Syrjälä
2014-03-10drm/i915: Don't use HDMI 12bpc when cloning with other encoder typesVille Syrjälä
2014-03-10Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter
2014-03-10drm/i915: Make encoder cloning more flexibleVille Syrjälä
2014-03-07drm/i915: check port power domain when reading the encoder hw stateImre Deak
2014-03-07drm/i915: get port power domain in connector detect handlersImre Deak
2014-03-03drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä
2014-02-14drm/i915: add unregister callback to connectorImre Deak
2014-02-13drm/i915: Convert DIP port switch cases to a simple macroVille Syrjälä
2014-02-04drm/i915: Reorganize display pipe register accessesAntti Koskipaa
2013-12-10drm/i915: Don't cast away const from infoframe bufferVille Syrjälä
2013-11-28drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau
2013-11-15Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter
2013-11-11drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee
2013-11-08drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMIDamien Lespiau
2013-11-08drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...Chon Ming Lee
2013-10-16drm/i915: Move some hdmi enable function name to vlv specific.Chon Ming Lee
2013-10-01drm/i915: destroy connector sysfs files earlierPaulo Zanoni