index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_dp_mst_topology.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mst: Fix MST sideband up-reply failure handling
Imre Deak
2019-05-29
1
-1
/
+5
*
drm/dp: drmP.h include removal
Jani Nikula
2019-05-06
1
-6
/
+7
*
drm/dp: Set the connector's TILE property even for DP SST connectors
Manasi Navare
2019-03-14
1
-1
/
+0
*
drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docs
Lyude Paul
2019-02-06
1
-9
/
+0
*
drm/atomic: Add drm_atomic_state->duplicated
Lyude Paul
2019-02-05
1
-0
/
+9
*
drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()
Lyude Paul
2019-02-05
1
-10
/
+2
*
drm/dp_mst: Fix unbalanced malloc ref in drm_dp_mst_deallocate_vcpi()
Lyude Paul
2019-02-05
1
-5
/
+6
*
drm: Trivial comment grammar cleanups
Matt Roper
2019-02-04
1
-15
/
+15
*
drm/dp/mst: Provide better debugs for NAK replies
Ville Syrjälä
2019-01-30
1
-3
/
+68
*
drm/dp/mst: Provide defines for ACK vs. NAK reply type
Ville Syrjälä
2019-01-30
1
-13
/
+13
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
Lyude Paul
2019-01-10
1
-1
/
+7
*
drm/dp_mst: Start tracking per-port VCPI allocations
Lyude Paul
2019-01-10
1
-32
/
+215
*
drm/dp_mst: Add some atomic state iterator macros
Lyude Paul
2019-01-10
1
-2
/
+3
*
drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
Lyude Paul
2019-01-10
1
-24
/
+30
*
drm/dp_mst: Stop releasing VCPI when removing ports from topology
Lyude Paul
2019-01-10
1
-8
/
+0
*
drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
Lyude Paul
2019-01-10
1
-10
/
+34
*
drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
Lyude Paul
2019-01-10
1
-63
/
+395
*
drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
Lyude Paul
2019-01-10
1
-52
/
+62
*
drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
Lyude Paul
2019-01-10
1
-1
/
+2
*
drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
Lyude Paul
2019-01-10
1
-3
/
+4
*
drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
Lyude Paul
2019-01-10
1
-6
/
+8
*
drm/dp_mst: Fix some formatting in drm_dp_add_port()
Lyude Paul
2019-01-10
1
-6
/
+12
*
drm/dp_mst: Refactor drm_dp_update_payload_part1()
Lyude Paul
2018-12-14
1
-29
/
+42
*
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
Lyude Paul
2018-12-14
1
-3
/
+1
*
drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
Lyude Paul
2018-12-13
1
-0
/
+1
*
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-11
1
-1
/
+1
*
drm/dp/mst: Validate REMOTE_I2C_READ harder
Ville Syrjälä
2018-12-10
1
-7
/
+18
*
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ville Syrjälä
2018-12-10
1
-0
/
+1
*
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
2018-12-10
1
-3
/
+4
*
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-19
1
-1
/
+8
|
\
|
*
drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
Lyude Paul
2018-10-24
1
-1
/
+8
*
|
drm/dp_mst: Check if primary mstb is null
Stanislav Lisovskiy
2018-11-09
1
-0
/
+3
|
/
*
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Hans Verkuil
2018-08-31
1
-0
/
+1
*
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-2
/
+2
*
drm/dp/mst: Fix off-by-one typo when dump payload table
Andy Shevchenko
2018-03-28
1
-4
/
+5
*
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
Joe Moriarty
2018-02-19
1
-3
/
+5
*
drm/dp: Add HBR3 support in existing DRM DP helpers
Manasi Navare
2018-01-26
1
-0
/
+3
*
drm/dp/mst: Sideband message transaction to power up/down nodes
Dhinakaran Pandiyan
2017-09-11
1
-0
/
+74
*
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-27
1
-8
/
+33
|
\
|
*
drm/mst: Avoid processing partially received up/down message transactions
Imre Deak
2017-07-20
1
-7
/
+24
|
*
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
Imre Deak
2017-07-20
1
-1
/
+3
|
*
drm/mst: Fix error handling during MST sideband message reception
Imre Deak
2017-07-20
1
-2
/
+8
*
|
drm/dp/mst: Use memchr_inv() instead of memcmp() against a zeroed array
Ville Syrjälä
2017-07-13
1
-8
/
+10
*
|
drm/atomic: Make private objs proper objects
Ville Syrjälä
2017-07-13
1
-33
/
+30
*
|
drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
Ville Syrjälä
2017-07-13
1
-4
/
+4
|
/
*
drm: Use vsnprintf extension %ph
Joe Perches
2017-05-31
1
-35
/
+16
*
drm/dp: Wait up all outstanding tx waiters
Chris Wilson
2017-05-15
1
-3
/
+3
*
drm/dp: Read the tx msg state once after checking for an event
Chris Wilson
2017-05-15
1
-4
/
+4
*
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
Pandiyan, Dhinakaran
2017-05-04
1
-0
/
+75
[next]