index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dp_mst.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-03-30
drm/i915/audio: move has_audio checks to within codec enable/disable
Jani Nikula
1
-5
/
+3
2022-02-11
drm/i915/mst: update slot information for 128b/132b
Jani Nikula
1
-2
/
+31
2022-02-01
drm/i915: Move M/N setup to a more logical place on ddi platforms
Ville Syrjälä
1
-4
/
+0
2022-02-01
drm/i915: Pass crtc+cpu_transcoder to intel_cpu_transcoder_set_m_n()
Ville Syrjälä
1
-1
/
+2
2022-02-01
drm/i915: Split intel_cpu_transcoder_set_m_n() into M1/N1 vs. M2/N2 variants
Ville Syrjälä
1
-3
/
+2
2022-02-01
drm/i915: Nuke intel_dp_set_m_n()
Ville Syrjälä
1
-1
/
+3
2021-10-29
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-2
/
+2
2021-10-27
Revert "drm/i915/display: Disable audio, DRRS and PSR before planes"
Ville Syrjälä
1
-11
/
+3
2021-10-26
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-2
/
+2
2021-10-25
drm: Small optimization to intel_dp_mst_atomic_master_trans_check
He Ying
1
-10
/
+8
2021-10-08
drm/i915/mst: abstract intel_dp_mst_source_support()
Jani Nikula
1
-4
/
+11
2021-09-20
drm/i915/dg2: configure TRANS_DP2_VFREQ{HIGH,LOW} for 128b/132b
Jani Nikula
1
-0
/
+11
2021-09-15
drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF
Ville Syrjälä
1
-2
/
+2
2021-08-24
drm/i915/dp: use actual link rate values in struct link_config_limits
Jani Nikula
1
-3
/
+3
2021-08-13
drm/i915/mst: use intel_de_rmw() to simplify VC payload alloc set/clear
Jani Nikula
1
-7
/
+2
2021-07-27
drm/i915/display: Disable audio, DRRS and PSR before planes
José Roberto de Souza
1
-3
/
+11
2021-07-24
drm/i915: Program chicken bit during DP MST sequence on TGL+
Matt Roper
1
-7
/
+7
2021-07-07
drm/i915/hdcp: Nuke Platform check for mst hdcp init
Anshuman Gupta
1
-7
/
+4
2021-07-01
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-2
/
+2
2021-06-24
drm/i915: s/intel_crtc/crtc/
Ville Syrjälä
1
-2
/
+2
2021-05-27
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-2
/
+2
2021-05-21
Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-3
/
+6
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
1
-0
/
+1
2021-05-01
drm/i915: Use the correct max source link rate for MST
Nikola Cornij
1
-3
/
+4
2021-04-30
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
1
-1
/
+5
2021-04-28
drm/i915/display: move crtc and dpll declarations where they belong
Jani Nikula
1
-0
/
+1
2021-04-28
drm/i915/hdcp: add intel_dp_hdcp.h and rename init accordingly
Jani Nikula
1
-2
/
+3
2021-04-28
drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
Lyude Paul
1
-1
/
+2
2021-04-08
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
1
-1
/
+1
2021-03-24
drm/i915/display: Eliminate most usage of INTEL_GEN()
Matt Roper
1
-10
/
+10
2021-03-08
drm/i915: Call primary encoder's .get_config() from MST .get_config()
Ville Syrjälä
1
-1
/
+1
2021-02-08
drm/i915: refactor skylake scaler code into new file.
Dave Airlie
1
-0
/
+1
2021-01-28
drm/i915: Fix the MST PBN divider calculation
Imre Deak
1
-1
/
+3
2021-01-19
drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
Lyude Paul
1
-2
/
+1
2021-01-13
drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
Anshuman Gupta
1
-4
/
+3
2021-01-13
drm/i915/hdcp: DP MST transcoder for link and stream
Anshuman Gupta
1
-1
/
+1
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-2
/
+5
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-2
/
+5
2020-11-18
drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.
Maarten Lankhorst
1
-1
/
+1
2020-10-20
drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
Ville Syrjälä
1
-1
/
+1
2020-10-06
drm/i915: Move the initial fastset commit check to encoder hooks
Imre Deak
1
-0
/
+10
2020-10-01
drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}
Ville Syrjälä
1
-10
/
+14
2020-09-24
drm/i915: Decouple intel_dp_{min,output}_bpp() from crtc_state
Ville Syrjälä
1
-1
/
+1
2020-09-15
drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnected
Ville Syrjälä
1
-0
/
+4
2020-09-01
drm/i915: Add HDCP 1.4 support for MST connectors
Sean Paul
1
-0
/
+18
2020-09-01
drm/i915: Use ddi_update_pipe in intel_dp_mst
Sean Paul
1
-0
/
+1
2020-07-13
drm/i915/mst: filter out the display mode exceed sink's capability
Lee Shawn C
1
-17
/
+38
2020-07-02
drm/i915/display: prefer dig_port to reference intel_digital_port
Lucas De Marchi
1
-37
/
+37
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-3
/
+11
[next]