summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul
2020-04-27drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilersPaul E. McKenney
2020-04-27drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul
2020-04-17drm/dp_mst: Zero assigned PBN when releasing VCPI slotsMikita Lipski
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-09drm/dp_mst: Print errors on ACT timeoutsLyude Paul
2020-04-09drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-04-09drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-04-09drm/dp_mst: Improve kdocs for drm_dp_check_act_status()Lyude Paul
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul
2020-04-06drm/dp_mst: Don't drop NAKs for down responsesLyude Paul
2020-04-06drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()Lyude Paul
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul
2020-03-31drm/dp_mst: make build_clear_payload_id_table return voidMaya Rashish
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-27drm/dp_mst: Remove single tx msg restriction.Sean Paul
2020-03-27drm/mst: Support simultaneous down repliesSean Paul
2020-03-27drm/mst: Separate sideband packet header parsing from message buildingSean Paul
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul
2020-03-11drm: Add drm_dp_destroy_connector helper and use itPankaj Bharadiya
2020-03-11drm: Register connector instead of calling register_connector callbackPankaj Bharadiya
2020-03-10drm/dp_mst: Fix drm_dp_check_mstb_guid() return codeLyude Paul
2020-03-10drm/dp_mst: Make drm_dp_mst_dpcd_write() consistent with drm_dp_dpcd_write()Lyude Paul
2020-03-03drm/dp: Introduce EDID-based quirksLyude Paul
2020-02-28drm/dp_mst: Check crc4 value while building sideband messageBenjamin Gaignard
2020-02-28drm/dp_mst: Fix W=1 warningsBenjamin Gaignard
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
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-22drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-01-22drm/dp_mst: Fix indenting in drm_dp_mst_topology_mgr_set_mst()Lyude Paul
2020-01-22drm/drm_dp_mst:remove set but not used variable 'origlen'Bo YU
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: Some style improvements in drm_dp_mst_topology_mgr_set_mst()José Roberto de Souza
2020-01-17drm/mst: Don't do atomic checks over disabled managersJosé Roberto de Souza
2020-01-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul
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