summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2014-11-26drm/i915: Cancel vdd off work before suspendVille Syrjälä
2014-10-30drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula
2014-10-27drm/i915: Ignore long hpds on eDP portsVille Syrjälä
2014-10-27drm/i915: Do a dummy DPCD read before the actual readVille Syrjälä
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-19drm/i915: Use EIO instead of EAGAIN for sink CRC error.Rodrigo Vivi
2014-09-19drm/i915/edp: use lane count and link rate from DPCD for eDPJani Nikula
2014-09-19drm/i915/dp: add missing \n in the TPS3 debug messageJani Nikula
2014-09-19drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroyChris Wilson
2014-09-18drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chvVille Syrjälä
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-09-04drm/i915: Add comments explaining the vdd on/off functionsVille Syrjälä
2014-09-04drm/i915: Move DP port disable to post_disable for pch platformsVille Syrjälä
2014-09-04drm/i915: Enable DP port earlierVille Syrjälä
2014-09-04drm/i915: Turn on panel power before doing aux transfersVille Syrjälä
2014-09-04drm/i915: Be more careful when picking the initial power sequencer pipeVille Syrjälä
2014-09-04drm/i915: Reset power sequencer pipe tracking when disp2d is offVille Syrjälä
2014-09-04drm/i915: Track which port is using which pipe's power sequencerVille Syrjälä
2014-09-04drm/i915: Fix edp vdd lockingVille Syrjälä
2014-09-03drm/i915/dp: Cache EDID for a detection cycleChris Wilson
2014-09-03drm/i915/dp: Refactor common eDP lid detectionChris Wilson
2014-09-03drm/i915: Renaming DP training vswing pre emph definesSonika Jindal
2014-09-03drm/i915: debug sink dpms aux errors also on enableJani Nikula
2014-09-03drm: i915: reduce memory footprint when debuggingAndy Shevchenko
2014-09-03drm/i915: Rename defines for selection of ddi buffer translation slotSonika Jindal
2014-09-03drm/i915/dp: debug log whether backlight is being enabled or disabledJani Nikula
2014-09-03drm/i915: Flatten intel_edp_panel_vdd_on()Ville Syrjälä
2014-09-03drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()Ville Syrjälä
2014-09-03drm/i915: Replace big nested if block with early returnVille Syrjälä
2014-09-03drm/i915: Add a note explaining vdd on/off handling in intel_dp_aux_ch()Ville Syrjälä
2014-09-03drm/i915: Rename edp vdd funcs for consistencyVille Syrjälä
2014-09-03drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()Ville Syrjälä
2014-09-03drm/i915: Parametrize PANEL_PORT_SELECT_VLVVille Syrjälä
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau
2014-09-03drm/i915/dp: make backlight bl_power control power sequencer backlightJani Nikula
2014-09-03drm/i915/dp: split up panel power control from backlight pwm controlJani Nikula
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-01drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak
2014-08-11drm/i915: Make hpd debug messages less crypticVille Syrjälä
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2014-08-08drm/i915: Demote the DRRS messages to debug messagesDamien Lespiau
2014-08-08drm/i915: Clarify CHV swing margin/deemph bitsVille Syrjälä
2014-08-08drm/i915: Call intel_{dp, hdmi}_prepare for chvVille Syrjälä
2014-08-08drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDWDamien Lespiau
2014-08-08drm/i915: Add DP training pattern 3 for CHVVille Syrjälä