summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp.c
AgeCommit message (Expand)Author
2019-12-10drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä
2019-12-03drm/i915/ehl: Make icp_digital_port_connected() use phy instead of portMatt Roper
2019-11-04Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-10-31drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza
2019-10-31drm/i915: Simplify pipe_mask setup even furtherVille Syrjälä
2019-10-31drm/i915: s/crtc_mask/pipe_mask/Ville Syrjälä
2019-10-30drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak
2019-10-29drm/i915: Provide more information on DP AUX failuresMatt Roper
2019-10-29drm/i915/display/cnl+: Handle fused off DSCJosé Roberto de Souza
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul
2019-10-23drm/i915/dsc: rename crtc state dsc_params member to dscJani Nikula
2019-10-18drm/i915: prettify MST debug messageLucas De Marchi
2019-10-18drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi
2019-10-18drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DPVille Syrjälä
2019-10-16drm/i915/tgl: Enable DDI/Port GKhaled Almahallawy
2019-10-15drm/i915/dp: Attach HDR metadata property to DP connectorGwan-gyeong Mun
2019-10-15drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static MetadataGwan-gyeong Mun
2019-10-15drm/i915/dp: Attach colorspace propertyGwan-gyeong Mun
2019-10-15drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSAGwan-gyeong Mun
2019-10-15drm/i915/dp: Extend program of VSC Header and DB for Colorimetry FormatGwan-gyeong Mun
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-10-14drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bitsVivek Kasireddy
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-04drm/i915/dp: remove static variable for aux last statusJani Nikula
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-02drm/i915: Clean up encoder->crtc_mask setupVille Syrjälä
2019-09-26drm/i915: Small joiner RAM buffer size is platform-specificMatt Roper
2019-09-25drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-09-20drm/i915: Never set limited_color_range=true for YCbCr outputVille Syrjälä
2019-09-19drm/i915: Don't advertise modes that exceed the max plane sizeVille Syrjälä
2019-09-04drm/i915/tgl: move DP_TP_* to transcoderLucas De Marchi
2019-09-02drm/i915: Prefer encoder->name over port_name()Ville Syrjälä
2019-08-30drm/i915/hdcp: update current transcoder into intel_hdcpRamalingam C
2019-08-28drm/i915/tgl: Enabling DSC on Pipe A for TGLMadhumitha Tolakanahalli Pradeep
2019-08-27drm/i915/tgl: Implement TGL DisplayPort training sequenceJosé Roberto de Souza
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz
2019-08-22drm/dp/dsc: Add Support for all BPCs supported by TGLAnusha Srivatsa
2019-08-21drm/i915/dp: make hdcp2_dp_msg_data constJani Nikula
2019-08-21drm/i915/dp: avoid shadowing variablesJani Nikula
2019-08-21drm/i915/dp: stylistic cleanup around hdcp2_msg_dataJani Nikula
2019-08-16drm/i915: Wrappers for display register waitsDaniele Ceraolo Spurio
2019-08-09drm/i915: remove unused dev_priv->no_aux_handshakeJani Nikula
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-08-07drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.hJani Nikula
2019-07-15drm/i915: Enable hotplug retryJosé Roberto de Souza
2019-07-15drm/i915: Add support for retrying hotplugImre Deak
2019-07-12drm/i915: Skip SINK_COUNT read on CH7511Ville Syrjälä
2019-07-11drm/i915: Don't overestimate 4:2:0 link symbol clockVille Syrjälä
2019-07-10drm/i915: Transition port type checks to phy checksMatt Roper
2019-07-05drm/i915: Remove set but not used variable 'encoder'YueHaibing