summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-111-12/+19
|\
| * drm/i915: Don't send hotplug in intel_dp_check_mst_status()Lyude Paul2019-02-061-4/+2Star
| * drm/i915: Don't send MST hotplugs during resumeLyude Paul2019-02-061-2/+5
| * drm/i915: Include register polling in reg_rw tracesVille Syrjälä2019-02-051-0/+6
| * drm/i915: Rename HAS_GMCHRodrigo Vivi2019-02-051-6/+6
* | Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-041-1/+1
|\ \ | |/ |/|
| * drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
| * Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-241-36/+106
| |\
| * | drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul2019-01-151-33/+38
* | | drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst2019-01-241-0/+1
* | | drm/i915/dp: remove PANEL_POWER_OFF macro and its useJani Nikula2019-01-181-2/+1Star
* | | drm/i915/dp: switch to kernel typesJani Nikula2019-01-171-71/+71
* | | drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul2019-01-161-33/+38
* | | drm/i915/dp: Markup pps lock power wellChris Wilson2019-01-141-110/+121
* | | drm/i915: Markup paired operations on display power domainsChris Wilson2019-01-141-16/+22
| |/ |/|
* | drm/i915: drop all drmP.h includesJani Nikula2019-01-091-1/+0Star
* | drm/i915: Allow calling intel_edp_drrs_enable twiceHans de Goede2018-12-251-2/+2
* | drm/i915/icl: Add fallback detection method for TypeC legacy portsImre Deak2018-12-181-2/+8
* | drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak2018-12-181-8/+13
* | drm/i915/icl: Add a debug print for TypeC port disconnectionImre Deak2018-12-181-10/+24
* | drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor2018-12-181-1/+3
* | drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare2018-12-171-1/+2
* | drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi2018-12-131-12/+12
* | drm/i915: debug log for REPLY_ACK missingRamalingam C2018-12-061-1/+6
* | drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENTMatt Atwood2018-12-061-0/+38
|/
* drm/i915/dp: Fix inconsistent indentingChris Wilson2018-12-041-7/+6Star
* drm/i915/dp: Fix link compute m_n calc for DSCManasi Navare2018-12-031-1/+1
* i915/dp/fec: Add fec_enable to the crtc state.Anusha Srivatsa2018-11-291-5/+23
* drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh2018-11-291-0/+16
* drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh2018-11-291-0/+7
* drm/i915/dp: Compute DSC pipe config in atomic checkManasi Navare2018-11-291-22/+170
* drm/i915: Check PSR errors instead of retrain while PSR is enabledJosé Roberto de Souza2018-11-221-0/+11
* drm/i915: Avoid a full port detection in the first eDP short pulseJosé Roberto de Souza2018-11-221-18/+26
* drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula2018-11-151-1/+1
* drm/i915: Reuse the aux_domain cachedJosé Roberto de Souza2018-11-091-2/+1Star
* drm/i915/icl: Configure MG DP mode for HDMI ports tooImre Deak2018-11-051-66/+0Star
* drm/i915/icl: Configure MG PHY gating for HDMI ports tooImre Deak2018-11-051-66/+0Star
* i915/dp/fec: Cache the FEC_CAPABLE DPCD registerAnusha Srivatsa2018-11-031-0/+12
* drm/i915: Allow "max bpc" property to limit pipe_bppRadhakrishna Sripada2018-11-021-0/+4
* drm/i915: Use a helper to get the aux power domainImre Deak2018-11-021-42/+31Star
* drm/i915: Init aux_ch for HDMI ports tooImre Deak2018-11-021-1/+1
* drm/i915: Move aux_ch to intel_digital_portImre Deak2018-11-021-12/+23
* drm/i915: Move intel_aux_ch() to intel_bios.cImre Deak2018-11-021-49/+1Star
* drm/i915: Initialize panel_vdd_work only for eDP portsJosé Roberto de Souza2018-10-311-3/+2Star
* drm/i915/icl: Set TC type to unknown when a sudden disconnection happenJosé Roberto de Souza2018-10-311-3/+4
* drm/i915/icl: Set TC type to unknown in the disconnection flowJosé Roberto de Souza2018-10-311-7/+10
* drm/i915/dp: Validate modes using max Output BPP and slice count when DSC sup...Manasi Navare2018-10-311-1/+30
* drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSCManasi Navare2018-10-311-0/+104
* drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP InitManasi Navare2018-10-311-0/+32
* drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi2018-10-291-1/+1