aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08drm/i915: extract intel_audio.h from intel_drv.hJani Nikula1-4/+7
2019-03-27drm/i915: Remove the 8bpc shackles from DP MSTVille Syrjälä1-7/+1
2019-03-27drm/i915: Add broadcast RGB property for DP MSTVille Syrjälä1-14/+25
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio1-2/+2
2019-03-22drm/i915: Clean up EDID downclock mode lookupVille Syrjälä1-3/+1
2019-03-22drm/i915: Refactor VBT fixed mode handlingVille Syrjälä1-9/+2
2019-03-22drm/i915: Refactor EDID fixed mode searchVille Syrjälä1-10/+3
2019-03-19drm/i915: Polish intel_get_lvds_encoder()Ville Syrjälä1-1/+1
2019-03-18drm/i915: deprecate _SHIFT in favor of _MASK passed to accessorsJani Nikula1-28/+14
2019-03-13drm/i915: Start using comparative INTEL_PCH_TYPERodrigo Vivi1-2/+1
2019-03-08drm/i915/dp: use single point of truth for PPS divisor registerJani Nikula1-34/+39
2019-03-08drm/i915/dp: deconflate PPS unlock from divisor registerJani Nikula1-3/+4
2019-02-20drm/i915: CP_IRQ handling for DP HDCP2.2 msgsRamalingam C1-8/+23
2019-02-20drm/i915: Implement the HDCP2.2 support for DPRamalingam C1-0/+333
2019-02-20drm/i915: hdcp1.4 CP_IRQ handling and SW encryption trackingRamalingam C1-1/+1
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-12/+19
2019-02-06drm/i915: Don't send hotplug in intel_dp_check_mst_status()Lyude Paul1-4/+2
2019-02-06drm/i915: Don't send MST hotplugs during resumeLyude Paul1-2/+5
2019-02-05drm/i915: Include register polling in reg_rw tracesVille Syrjälä1-0/+6
2019-02-05drm/i915: Rename HAS_GMCHRodrigo Vivi1-6/+6
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-24drm/i915/backlight: Restore backlight on resume, v3.Maarten Lankhorst1-0/+1
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-36/+106
2019-01-18drm/i915/dp: remove PANEL_POWER_OFF macro and its useJani Nikula1-2/+1
2019-01-17drm/i915/dp: switch to kernel typesJani Nikula1-71/+71
2019-01-16drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul1-33/+38
2019-01-15drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul1-33/+38
2019-01-14drm/i915/dp: Markup pps lock power wellChris Wilson1-110/+121
2019-01-14drm/i915: Markup paired operations on display power domainsChris Wilson1-16/+22
2019-01-09drm/i915: drop all drmP.h includesJani Nikula1-1/+0
2018-12-25drm/i915: Allow calling intel_edp_drrs_enable twiceHans de Goede1-2/+2
2018-12-18drm/i915/icl: Add fallback detection method for TypeC legacy portsImre Deak1-2/+8
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak1-8/+13
2018-12-18drm/i915/icl: Add a debug print for TypeC port disconnectionImre Deak1-10/+24
2018-12-18drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor1-1/+3
2018-12-16drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare1-1/+2
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi1-12/+12
2018-12-06drm/i915: debug log for REPLY_ACK missingRamalingam C1-1/+6
2018-12-05drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENTMatt Atwood1-0/+38
2018-12-04drm/i915/dp: Fix inconsistent indentingChris Wilson1-7/+6
2018-12-03drm/i915/dp: Fix link compute m_n calc for DSCManasi Navare1-1/+1
2018-11-29i915/dp/fec: Add fec_enable to the crtc state.Anusha Srivatsa1-5/+23
2018-11-29drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh1-0/+16
2018-11-29drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh1-0/+7
2018-11-29drm/i915/dp: Compute DSC pipe config in atomic checkManasi Navare1-22/+170
2018-11-22drm/i915: Check PSR errors instead of retrain while PSR is enabledJosé Roberto de Souza1-0/+11
2018-11-22drm/i915: Avoid a full port detection in the first eDP short pulseJosé Roberto de Souza1-18/+26
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula1-1/+1
2018-11-09drm/i915: Reuse the aux_domain cachedJosé Roberto de Souza1-2/+1