summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp.c
AgeCommit message (Expand)Author
2021-01-08drm/i915/pps: Reuse POWER_DOMAIN_DISPLAY_CORE in pps_{lock, unlock}Anshuman Gupta
2021-01-07Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter
2020-12-30drm/i915/dp: Track pm_qos per connectorChris Wilson
2020-12-23drm/i915/dp: Program source OUI on eDP panelsLyude Paul
2020-12-22drm/i915/display: Let PCON convert from RGB to YCbCr if it canAnkit Nautiyal
2020-12-22drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encodingAnkit Nautiyal
2020-12-22drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoderAnkit Nautiyal
2020-12-22drm/i915: Add support for enabling link status and recoverySwati Sharma
2020-12-22drm/i915: Check for FRL training before DP Link trainingAnkit Nautiyal
2020-12-22drm/i915: Add support for starting FRL training for HDMI2.1 via PCONAnkit Nautiyal
2020-12-22drm/i915: Capture max frl rate for PCON in dfp cap structureAnkit Nautiyal
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-10drm/i915/dsc: make rc_model_size an encoder defined valueJani Nikula
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-07drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-03drm/i915: Track power reference taken for eDP VDDImre Deak
2020-12-02drm/i915/display: Enable colorspace programming for LSPCON devicesUma Shankar
2020-12-02drm/i915: Split intel_attach_colorspace_property() into HDMI vs. DP variantsVille Syrjälä
2020-12-02drm/i915/display: Attach content type property for LSPCONUma Shankar
2020-12-02drm/i915/display: Attach HDR property for capable Gen9 devicesUma Shankar
2020-11-18drm/i915: Enable bigjoinerVille Syrjälä
2020-11-18drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slaveManasi Navare
2020-11-18drm/i915: Try to make bigjoiner work in atomic checkMaarten Lankhorst
2020-11-18drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.Maarten Lankhorst
2020-11-12drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modesManasi Navare
2020-11-05drm/i915/display: Use initial_fastset_check() to compute and apply the initia...José Roberto de Souza
2020-10-30drm/i915: Pimp AUX CH namesVille Syrjälä
2020-10-30drm/i915: Introduce AUX_CH_USBCnVille Syrjälä
2020-10-20drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä
2020-10-20drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()Ville Syrjälä
2020-10-16drm/i915: Inline intel_dp_ycbcr420_config()Ville Syrjälä
2020-10-16drm/i915: Nuke lspcon_ycbcr420_config()Ville Syrjälä
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay
2020-10-12drm/i915: Switch to LTTPR non-transparent mode link trainingImre Deak
2020-10-12drm/i915: Switch to LTTPR transparent mode link trainingImre Deak
2020-10-12drm/i915: Simplify the link training functionsImre Deak
2020-10-12drm/i915: Fix DP link training pattern maskImre Deak
2020-10-09drm/i915: Wait for eDP panel power cycle delay on reboot on all platformsVille Syrjälä
2020-10-09drm/i915: Replace the VLV/CHV eDP reboot notifier with the .shutdown() hookVille Syrjälä
2020-10-07drm/i915/display/ehl: Limit eDP to HBR2José Roberto de Souza
2020-10-06drm/i915: Add an encoder hook to sanitize its state during init/resumeImre Deak
2020-10-06drm/i915: Check for unsupported DP link rates during initial commitImre Deak
2020-10-06drm/i915: Move the initial fastset commit check to encoder hooksImre Deak
2020-10-01drm/i915: Init lspcon after HPD in intel_dp_detect()Kai-Heng Feng
2020-10-01drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}Ville Syrjälä
2020-10-01drm/i915: Plumb crtc_state to link trainingVille Syrjälä
2020-10-01drm/i915: Shove the PHY test into the hotplug workVille Syrjälä
2020-10-01drm/i915: Make intel_dp_process_phy_request() staticVille Syrjälä
2020-10-01drm/i915: s/old_crtc_state/crtc_state/Ville Syrjälä