index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_dp_mst_topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-11
drm/dp/mst: Sideband message transaction to power up/down nodes
Dhinakaran Pandiyan
1
-0
/
+74
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
1
-8
/
+33
2017-07-20
drm/mst: Avoid processing partially received up/down message transactions
Imre Deak
1
-7
/
+24
2017-07-20
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
Imre Deak
1
-1
/
+3
2017-07-20
drm/mst: Fix error handling during MST sideband message reception
Imre Deak
1
-2
/
+8
2017-07-13
drm/dp/mst: Use memchr_inv() instead of memcmp() against a zeroed array
Ville Syrjälä
1
-8
/
+10
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
1
-33
/
+30
2017-07-13
drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
Ville Syrjälä
1
-4
/
+4
2017-05-31
drm: Use vsnprintf extension %ph
Joe Perches
1
-35
/
+16
2017-05-15
drm/dp: Wait up all outstanding tx waiters
Chris Wilson
1
-3
/
+3
2017-05-15
drm/dp: Read the tx msg state once after checking for an event
Chris Wilson
1
-4
/
+4
2017-05-04
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
Pandiyan, Dhinakaran
1
-0
/
+75
2017-05-04
drm/dp: Introduce MST topology state to track available link bandwidth
Pandiyan, Dhinakaran
1
-0
/
+75
2017-03-22
drm/dp: Split drm_dp_mst_allocate_vcpi
Pandiyan, Dhinakaran
1
-11
/
+10
2017-03-22
drm/dp: Kill unused MST vcpi slot availability tracking
Pandiyan, Dhinakaran
1
-7
/
+8
2017-03-22
drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr
Pandiyan, Dhinakaran
1
-3
/
+2
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-3
/
+3
2017-02-15
drm/dp/mst: fix kernel oops when turning off secondary monitor
Pierre-Louis Bossart
1
-1
/
+1
2017-01-25
drm/dp: Store drm_device in MST topology manager
Dhinakaran Pandiyan
1
-3
/
+3
2016-10-26
drm/dp/mst: Check peer device type before attempting EDID read
Ville Syrjälä
1
-1
/
+3
2016-10-26
drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
Ville Syrjälä
1
-0
/
+2
2016-07-19
drm/dp-mst: Missing kernel doc
Daniel Vetter
1
-0
/
+1
2016-07-19
drm/dp-mst: Remove tx_down_in_progress
Daniel Vetter
1
-10
/
+3
2016-06-15
drm/dp/mst: Always clear proposed vcpi table for port.
Andrey Grodzovsky
1
-5
/
+3
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+16
2016-04-27
drm/dp/mst: Restore primary hub guid on resume
Lyude
1
-0
/
+12
2016-04-27
drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
cpaul@redhat.com
1
-0
/
+8
2016-04-22
drm/dp/mst: Validate port in drm_dp_payload_send_msg()
cpaul@redhat.com
1
-1
/
+8
2016-04-15
drm/dp/mst: Restore primary hub guid on resume
Lyude
1
-0
/
+12
2016-04-15
drm/dp/mst: Enhance DP MST debugfs output
Jim Bride
1
-5
/
+24
2016-02-17
Revert "drm/dp/mst: change MST detection scheme"
Dave Airlie
1
-19
/
+18
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
1
-36
/
+28
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-01-04
drm/dp/mst: fix in RAD element access
Mykola Lysenko
1
-2
/
+2
2016-01-04
drm/dp/mst: fix in MSTB RAD initialization
Mykola Lysenko
1
-6
/
+6
2016-01-04
drm/dp/mst: always send reply for UP request
Mykola Lysenko
1
-19
/
+11
2016-01-04
drm/dp/mst: process broadcast messages correctly
Mykola Lysenko
1
-11
/
+84
2015-12-23
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+35
2015-12-15
drm/dp/mst: save vcpi with payloads
Harry Wentland
1
-0
/
+2
2015-12-15
drm/dp/mst: reply with ACK for UP reqs
Mykola Lysenko
1
-1
/
+1
2015-12-10
dp/mst: add SDP stream support
Libin Yang
1
-3
/
+35
2015-10-22
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
1
-3
/
+4
2015-10-15
drm/dp/mst: make mst i2c transfer code more robust.
Dave Airlie
1
-1
/
+2
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
1
-1
/
+1
[next]