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.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
/
drm_dp_mst_topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
drm/dp: Move DisplayPort helpers into separate helper module
Thomas Zimmermann
1
-5977
/
+0
2022-01-17
drm/dp: Move DP declarations into separate header file
Thomas Zimmermann
1
-1
/
+1
2022-01-17
drm/dp_mst: Remove trailing whitespace.
Thomas Zimmermann
1
-1
/
+1
2022-01-11
drm/mst: use DP_GET_SINK_COUNT() for sink count in ESI
Jani Nikula
1
-1
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
1
-4
/
+1
2021-10-26
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-4
/
+32
2021-10-26
drm: Remove slot checks in dp mst topology during commit
Bhawanpreet Lakha
1
-5
/
+1
2021-07-28
drm/dp_mst: Fix return code on sideband message failure
Rajkumar Subbiah
1
-4
/
+6
2021-06-16
drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
José Roberto de Souza
1
-2
/
+5
2021-06-16
drm/dp_mst: Avoid to mess up payload table by ports in stale topology
Wayne Lin
1
-0
/
+29
2021-06-16
drm/dp_mst: Do not set proposed vcpi directly
Wayne Lin
1
-26
/
+10
2021-05-27
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-4
/
+4
2021-04-30
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
1
-12
/
+21
2021-04-28
drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
Lyude Paul
1
-181
/
+187
2021-04-28
drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
Lyude Paul
1
-2
/
+5
2021-04-28
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
1
-0
/
+1
2021-04-09
drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
Lyude Paul
1
-3
/
+2
2021-03-27
drm/mst: Enhance MST topology logging
Eryk Brol
1
-11
/
+48
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-13
/
+22
2021-02-24
drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
Wayne Lin
1
-1
/
+3
2021-02-24
drm/dp_mst: Revise broadcast msg lct & lcr
Wayne Lin
1
-4
/
+9
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2021-02-18
drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0
Imre Deak
1
-3
/
+8
2021-02-12
Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...
Dave Airlie
1
-0
/
+1
2021-02-09
drm/dp_mst: Don't cache EDIDs for physical ports
Imre Deak
1
-1
/
+2
2021-02-04
drm/dp_mst: Use DP_MST_LOGICAL_PORT_0 instead of magic number
Imre Deak
1
-2
/
+1
2021-02-04
drm/dp_mst: Remove redundant tile property setting
Imre Deak
1
-3
/
+1
2021-02-04
drm/dp_mst: Don't cache EDIDs for physical ports
Imre Deak
1
-1
/
+2
2021-02-04
Merge tag 'drm-intel-next-2021-01-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+18
2021-02-03
drm/dp_mst: Don't report ports connected if nothing is attached to them
Imre Deak
1
-0
/
+1
2021-02-02
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
1
-6
/
+18
2021-01-29
Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+1
2021-01-28
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
1
-6
/
+18
2021-01-19
drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
Lyude Paul
1
-2
/
+1
2021-01-12
drm: distinguish return value of drm_dp_check_and_send_link_address
Xiaogang Chen
1
-1
/
+1
2020-11-17
drm/drm_dp_mst_topology: Remove set but never used variable 'len'
Lee Jones
1
-2
/
+2
2020-11-10
Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"
Koba Ko
1
-4
/
+3
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+150
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-16
/
+90
2020-09-22
drm/dp_mst: Retrieve extended DPCD caps for topology manager
Koba Ko
1
-3
/
+4
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+24
2020-09-12
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-2
/
+24
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-0
/
+22
2020-09-01
drm/dp_mst: Support remote i2c writes
Sam McNally
1
-16
/
+90
2020-09-01
drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message
Sean Paul
1
-0
/
+150
2020-09-01
drm/i915/dp: Extract drm_dp_read_mst_cap()
Lyude Paul
1
-0
/
+22
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
1
-27
/
+94
2020-08-17
drm/dp_mst: Don't return error code when crtc is null
Bhawanpreet Lakha
1
-2
/
+2
2020-08-04
drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
Xin Xiong
1
-3
/
+4
[next]