summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-23drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-01-22drm/dp_mst: Fix indenting in drm_dp_mst_topology_mgr_set_mst()Lyude Paul1-1/+3
2020-01-22drm/drm_dp_mst:remove set but not used variable 'origlen'Bo YU1-2/+1
2020-01-18drm/mst: Some style improvements in drm_dp_mst_topology_mgr_set_mst()José Roberto de Souza1-8/+6
2020-01-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul1-13/+0
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+72
2019-12-06drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin1-0/+13
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul1-3/+60
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin1-2/+4
2019-11-20drm/dp_mst: fix multiple frees of tx->bytesColin Ian King1-1/+3
2019-11-06drm/mst: Fix up u64 divisionSean Paul1-2/+2
2019-11-05drm/dp_mst: fix gcc compile errorChenwandun1-1/+1
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie1-294/+882
2019-10-24drm/dp_mst: Add topology ref history tracking for debuggingLyude Paul1-8/+226
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul1-34/+148
2019-10-24drm/dp_mst: Lessen indenting in drm_dp_mst_topology_mgr_resume()Lyude Paul1-30/+29
2019-10-24drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()Lyude Paul1-14/+36
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul1-73/+157
2019-10-24drm/dp_mst: Add probe_lockLyude Paul1-10/+18
2019-10-24drm/dp_mst: Handle UP requests asynchronouslyLyude Paul1-40/+106
2019-10-24drm/dp_mst: Refactor pdt setup/teardown, add more lockingLyude Paul1-75/+106
2019-10-24drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactorLyude Paul1-24/+16
2019-10-24drm/dp_mst: Destroy MSTBs asynchronouslyLyude Paul1-55/+109
2019-10-22drm: remove unnecessary return variableWambui Karuga1-3/+2
2019-10-14drm/dp-mst: fix warning on unused varLucas De Marchi1-2/+0
2019-10-10drm/dp-mst: Drop connection_mutex checkDaniel Vetter1-1/+0
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula1-3/+3
2019-09-30drm/dp/mst: Replace the fixed point thing with straight calculationVille Syrjälä1-16/+2
2019-09-30drm/dp/mst: Handle arbitrary DP_LINK_BW valuesVille Syrjälä1-23/+6
2019-09-30drm/dp/mst: Reduce nested ifsVille Syrjälä1-5/+5
2019-09-26drm: Destroy the correct mutex name in drm_dp_mst_topology_mgr_destroyMatt Roper1-1/+1
2019-09-25drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_portLyude Paul1-7/+10
2019-09-25drm/dp_mst: Destroy topology_mgr mutexesLyude Paul1-0/+5
2019-09-04drm/dp_mst: Cleanup drm_dp_send_link_address() a bitLyude Paul1-19/+23
2019-09-04drm/dp_mst: Refactor drm_dp_mst_handle_down_rep()Lyude Paul1-52/+50
2019-09-04drm/dp_mst: Refactor drm_dp_mst_handle_up_req()Lyude Paul1-37/+38
2019-09-04drm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_guid()Lyude Paul1-2/+2
2019-09-04drm/dp_mst: Remove huge conditional in drm_dp_mst_handle_up_req()Lyude Paul1-45/+45
2019-09-04drm/dp_mst: Refactor drm_dp_send_enum_path_resourcesLyude Paul1-8/+16
2019-09-04drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul1-4/+305
2019-09-04drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req()Lyude Paul1-6/+2
2019-09-04drm/dp_mst: Move test_calc_pbn_mode() into an actual selftestLyude Paul1-27/+0
2019-09-04drm/dp_mst: Get rid of list clear in destroy_connector_workLyude Paul1-2/+0
2019-09-04drm/dp_mst: Move link address dumping into a functionLyude Paul1-12/+23
2019-07-26drm/mst: Fix sphinx warnings in drm_dp_msg_connector register functionsSean Paul1-2/+2
2019-07-25drm/dp_mst: Enable registration of AUX devices for MST portsVille Syrjälä1-10/+132
2019-05-29drm/mst: Fix MST sideband up-reply failure handlingImre Deak1-1/+5
2019-05-06drm/dp: drmP.h include removalJani Nikula1-6/+7
2019-03-14drm/dp: Set the connector's TILE property even for DP SST connectorsManasi Navare1-1/+0
2019-02-06drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docsLyude Paul1-9/+0