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