summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-24/+70
2020-06-11drm/dp_mst: Fix flushing the delayed port/mstb destroy workImre Deak1-3/+16
2020-06-11drm/dp_mst: Fix the DDC I2C device registration of an MST portImre Deak1-12/+16
2020-06-11drm/dp_mst: Fix the DDC I2C device unregistration of an MST portImre Deak1-1/+2
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak1-3/+29
2020-06-11drm/dp_mst: Sanitize mgr->qlock locking in drm_dp_mst_wait_tx_reply()Imre Deak1-1/+1
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-227/+175
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner1-2/+7
2020-05-18drm: Match drm_dp_send_clear_payload_id_table definition to declarationChris Wilson1-3/+4
2020-05-15drm/dp_mst: Fix timeout handling of MST down messagesImre Deak1-1/+2
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul1-107/+42
2020-04-27drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilersPaul E. McKenney1-1/+1
2020-04-27drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul1-2/+6
2020-04-23Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul1-2/+12
2020-04-17drm/dp_mst: Zero assigned PBN when releasing VCPI slotsMikita Lipski1-0/+1
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-58/+126
2020-04-09drm/dp_mst: Print errors on ACT timeoutsLyude Paul1-2/+6
2020-04-09drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-23/+34
2020-04-09drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-04-09drm/dp_mst: Improve kdocs for drm_dp_check_act_status()Lyude Paul1-2/+6
2020-04-07drm/dp_mst: Remove drm_dp_mst_has_audio()Lyude Paul1-21/+0
2020-04-06drm/dp_mst: Don't drop NAKs for down responsesLyude Paul1-1/+0
2020-04-06drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()Lyude Paul1-1/+2
2020-04-03drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connectorLyude Paul1-13/+3
2020-03-31drm/dp_mst: make build_clear_payload_id_table return voidMaya Rashish1-2/+1
2020-03-31Merge v5.6 into drm-nextDave Airlie1-58/+126
2020-03-27drm/dp_mst: Remove single tx msg restriction.Sean Paul1-12/+2
2020-03-27drm/mst: Support simultaneous down repliesSean Paul1-32/+48
2020-03-27drm/mst: Separate sideband packet header parsing from message buildingSean Paul1-45/+57
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-12/+30
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+2
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul1-26/+93
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul1-8/+7
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul1-5/+5
2020-03-11drm: Add drm_dp_destroy_connector helper and use itPankaj Bharadiya1-2/+14
2020-03-11drm: Register connector instead of calling register_connector callbackPankaj Bharadiya1-1/+1
2020-03-10drm/dp_mst: Fix drm_dp_check_mstb_guid() return codeLyude Paul1-2/+11
2020-03-10drm/dp_mst: Make drm_dp_mst_dpcd_write() consistent with drm_dp_dpcd_write()Lyude Paul1-7/+4
2020-03-03drm/dp: Introduce EDID-based quirksLyude Paul1-1/+2
2020-02-28drm/dp_mst: Check crc4 value while building sideband messageBenjamin Gaignard1-0/+4
2020-02-28drm/dp_mst: Fix W=1 warningsBenjamin Gaignard1-49/+65
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-25/+16
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-73/+506
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+2
2020-01-30drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()José Roberto de Souza1-1/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+459
2020-01-22drm/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