summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-30drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()José Roberto de Souza
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-17drm/dp_mst: Handle SST-only branch device caseWayne Lin
2020-01-17drm/mst: Don't do atomic checks over disabled managersJosé Roberto de Souza
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin
2020-01-14drm/dp_mst: clear time slots for ports invalidWayne Lin
2020-01-09drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcsAlex Deucher
2020-01-09drm: add dp helper to initialize remote aux channel.David (Dingchen) Zhang
2020-01-09drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski
2020-01-09drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_stateMikita Lipski
2020-01-09drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski
2020-01-09drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski
2020-01-09drm/dp_mst: Add new quirk for Synaptics MST hubsMikita Lipski
2020-01-09drm/dp_mst: Add helpers for MST DSC and virtual DPCD auxDavid Francis
2020-01-09drm/dp_mst: Fill branch->num_portsDavid Francis
2020-01-09drm/dp_mst: Parse FEC capability on MST portsDavid Francis
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2020-01-03drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-06drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin
2019-11-20drm/dp_mst: fix multiple frees of tx->bytesColin Ian King
2019-11-06drm/mst: Fix up u64 divisionSean Paul
2019-11-06drm/dp_mst: fix gcc compile errorChenwandun
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie
2019-10-24drm/dp_mst: Add topology ref history tracking for debuggingLyude Paul
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul
2019-10-24drm/dp_mst: Lessen indenting in drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-10-24drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()Lyude Paul
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul
2019-10-24drm/dp_mst: Add probe_lockLyude Paul
2019-10-24drm/dp_mst: Handle UP requests asynchronouslyLyude Paul
2019-10-24drm/dp_mst: Refactor pdt setup/teardown, add more lockingLyude Paul
2019-10-24drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactorLyude Paul
2019-10-24drm/dp_mst: Destroy MSTBs asynchronouslyLyude Paul
2019-10-22drm: remove unnecessary return variableWambui Karuga
2019-10-14drm/dp-mst: fix warning on unused varLucas De Marchi
2019-10-10drm/dp-mst: Drop connection_mutex checkDaniel Vetter
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula
2019-09-30drm/dp/mst: Replace the fixed point thing with straight calculationVille Syrjälä
2019-09-30drm/dp/mst: Handle arbitrary DP_LINK_BW valuesVille Syrjälä
2019-09-30drm/dp/mst: Reduce nested ifsVille Syrjälä
2019-09-25drm: Destroy the correct mutex name in drm_dp_mst_topology_mgr_destroyMatt Roper
2019-09-25drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_portLyude Paul
2019-09-25drm/dp_mst: Destroy topology_mgr mutexesLyude Paul
2019-09-03drm/dp_mst: Cleanup drm_dp_send_link_address() a bitLyude Paul