summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_dp_mst_topology.c
AgeCommit message (Expand)Author
2021-04-08drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()Lyude Paul
2021-03-26drm/mst: Enhance MST topology loggingEryk Brol
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-24drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcastWayne Lin
2021-02-24drm/dp_mst: Revise broadcast msg lct & lcrWayne Lin
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-18drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0Imre Deak
2021-02-12Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...Dave Airlie
2021-02-09drm/dp_mst: Don't cache EDIDs for physical portsImre Deak
2021-02-04drm/dp_mst: Use DP_MST_LOGICAL_PORT_0 instead of magic numberImre Deak
2021-02-04drm/dp_mst: Remove redundant tile property settingImre Deak
2021-02-04drm/dp_mst: Don't cache EDIDs for physical portsImre Deak
2021-02-04Merge tag 'drm-intel-next-2021-01-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-02-03drm/dp_mst: Don't report ports connected if nothing is attached to themImre Deak
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-28drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-01-19drm/dp: Revert "drm/dp: Introduce EDID-based quirks"Lyude Paul
2021-01-12drm: distinguish return value of drm_dp_check_and_send_link_addressXiaogang Chen
2020-11-17drm/drm_dp_mst_topology: Remove set but never used variable 'len'Lee Jones
2020-11-10Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"Koba Ko
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-22drm/dp_mst: Retrieve extended DPCD caps for topology managerKoba Ko
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-09-09Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie
2020-09-01drm/dp_mst: Support remote i2c writesSam McNally
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul
2020-08-25Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst
2020-08-17drm/dp_mst: Don't return error code when crtc is nullBhawanpreet Lakha
2020-08-04drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-11drm/dp_mst: Fix flushing the delayed port/mstb destroy workImre Deak
2020-06-11drm/dp_mst: Fix the DDC I2C device registration of an MST portImre Deak
2020-06-11drm/dp_mst: Fix the DDC I2C device unregistration of an MST portImre Deak
2020-06-11drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulsesImre Deak
2020-06-11drm/dp_mst: Sanitize mgr->qlock locking in drm_dp_mst_wait_tx_reply()Imre Deak
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-05-18drm: Match drm_dp_send_clear_payload_id_table definition to declarationChris Wilson
2020-05-15drm/dp_mst: Fix timeout handling of MST down messagesImre Deak
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