index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-10-14
drm/dp-mst: fix warning on unused var
Lucas De Marchi
2019-10-10
drm/dp-mst: Drop connection_mutex check
Daniel Vetter
2019-10-02
drm/print: add drm_debug_enabled()
Jani Nikula
2019-09-30
drm/dp/mst: Replace the fixed point thing with straight calculation
Ville Syrjälä
2019-09-30
drm/dp/mst: Handle arbitrary DP_LINK_BW values
Ville Syrjälä
2019-09-30
drm/dp/mst: Reduce nested ifs
Ville Syrjälä
2019-09-25
drm: Destroy the correct mutex name in drm_dp_mst_topology_mgr_destroy
Matt Roper
2019-09-25
drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_port
Lyude Paul
2019-09-25
drm/dp_mst: Destroy topology_mgr mutexes
Lyude Paul
2019-09-03
drm/dp_mst: Cleanup drm_dp_send_link_address() a bit
Lyude Paul
2019-09-03
drm/dp_mst: Refactor drm_dp_mst_handle_down_rep()
Lyude Paul
2019-09-03
drm/dp_mst: Refactor drm_dp_mst_handle_up_req()
Lyude Paul
2019-09-03
drm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_guid()
Lyude Paul
2019-09-03
drm/dp_mst: Remove huge conditional in drm_dp_mst_handle_up_req()
Lyude Paul
2019-09-03
drm/dp_mst: Refactor drm_dp_send_enum_path_resources
Lyude Paul
2019-09-03
drm/dp_mst: Add sideband down request tracing + selftests
Lyude Paul
2019-09-03
drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req()
Lyude Paul
2019-09-03
drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest
Lyude Paul
2019-09-03
drm/dp_mst: Get rid of list clear in destroy_connector_work
Lyude Paul
2019-09-03
drm/dp_mst: Move link address dumping into a function
Lyude Paul
2019-07-26
drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functions
Sean Paul
2019-07-25
drm/dp_mst: Enable registration of AUX devices for MST ports
Ville Syrjälä
2019-05-29
drm/mst: Fix MST sideband up-reply failure handling
Imre Deak
2019-05-06
drm/dp: drmP.h include removal
Jani Nikula
2019-03-14
drm/dp: Set the connector's TILE property even for DP SST connectors
Manasi Navare
2019-02-06
drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docs
Lyude Paul
2019-02-05
drm/atomic: Add drm_atomic_state->duplicated
Lyude Paul
2019-02-05
drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()
Lyude Paul
2019-02-05
drm/dp_mst: Fix unbalanced malloc ref in drm_dp_mst_deallocate_vcpi()
Lyude Paul
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2019-01-30
drm/dp/mst: Provide better debugs for NAK replies
Ville Syrjälä
2019-01-30
drm/dp/mst: Provide defines for ACK vs. NAK reply type
Ville Syrjälä
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-10
drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
Lyude Paul
2019-01-10
drm/dp_mst: Start tracking per-port VCPI allocations
Lyude Paul
2019-01-10
drm/dp_mst: Add some atomic state iterator macros
Lyude Paul
2019-01-10
drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
Lyude Paul
2019-01-10
drm/dp_mst: Stop releasing VCPI when removing ports from topology
Lyude Paul
2019-01-10
drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
Lyude Paul
2019-01-10
drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
Lyude Paul
2019-01-10
drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
Lyude Paul
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
Lyude Paul
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
Lyude Paul
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
Lyude Paul
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_add_port()
Lyude Paul
2018-12-14
drm/dp_mst: Refactor drm_dp_update_payload_part1()
Lyude Paul
2018-12-14
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
Lyude Paul
2018-12-13
drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
Lyude Paul
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-10
drm/dp/mst: Validate REMOTE_I2C_READ harder
Ville Syrjälä
[next]