index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_dp_mst_topology.c
Age
Commit message (
Expand
)
Author
2020-08-04
drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
Xin Xiong
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-11
drm/dp_mst: Fix flushing the delayed port/mstb destroy work
Imre Deak
2020-06-11
drm/dp_mst: Fix the DDC I2C device registration of an MST port
Imre Deak
2020-06-11
drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
Imre Deak
2020-06-11
drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulses
Imre Deak
2020-06-11
drm/dp_mst: Sanitize mgr->qlock locking in drm_dp_mst_wait_tx_reply()
Imre Deak
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
2020-05-18
drm: Match drm_dp_send_clear_payload_id_table definition to declaration
Chris Wilson
2020-05-15
drm/dp_mst: Fix timeout handling of MST down messages
Imre Deak
2020-04-27
drm/dp_mst: Kill the second sideband tx slot, save the world
Lyude Paul
2020-04-27
drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilers
Paul E. McKenney
2020-04-27
drm/dp_mst: Fix drm_dp_send_dpcd_write() return code
Lyude Paul
2020-04-23
Revert "drm/dp_mst: Remove single tx msg restriction."
Lyude Paul
2020-04-17
drm/dp_mst: Zero assigned PBN when releasing VCPI slots
Mikita Lipski
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-09
drm/dp_mst: Print errors on ACT timeouts
Lyude Paul
2020-04-09
drm/dp_mst: Increase ACT retry timeout to 3s
Lyude Paul
2020-04-09
drm/dp_mst: Reformat drm_dp_check_act_status() a bit
Lyude Paul
2020-04-09
drm/dp_mst: Improve kdocs for drm_dp_check_act_status()
Lyude Paul
2020-04-07
drm/dp_mst: Remove drm_dp_mst_has_audio()
Lyude Paul
2020-04-06
drm/dp_mst: Don't drop NAKs for down responses
Lyude Paul
2020-04-06
drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()
Lyude Paul
2020-04-03
drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connector
Lyude Paul
2020-03-31
drm/dp_mst: make build_clear_payload_id_table return void
Maya Rashish
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
2020-03-27
drm/dp_mst: Remove single tx msg restriction.
Sean Paul
2020-03-27
drm/mst: Support simultaneous down replies
Sean Paul
2020-03-27
drm/mst: Separate sideband packet header parsing from message building
Sean Paul
2020-03-19
Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-03-19
Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-03-12
drm/dp_mst: Rewrite and fix bandwidth limit checks
Lyude Paul
2020-03-12
drm/dp_mst: Reprobe path resources in CSN handler
Lyude Paul
2020-03-12
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
Lyude Paul
2020-03-12
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
Lyude Paul
2020-03-11
drm: Add drm_dp_destroy_connector helper and use it
Pankaj Bharadiya
2020-03-11
drm: Register connector instead of calling register_connector callback
Pankaj Bharadiya
2020-03-10
drm/dp_mst: Fix drm_dp_check_mstb_guid() return code
Lyude Paul
2020-03-10
drm/dp_mst: Make drm_dp_mst_dpcd_write() consistent with drm_dp_dpcd_write()
Lyude Paul
2020-03-03
drm/dp: Introduce EDID-based quirks
Lyude Paul
2020-02-28
drm/dp_mst: Check crc4 value while building sideband message
Benjamin Gaignard
2020-02-28
drm/dp_mst: Fix W=1 warnings
Benjamin Gaignard
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-14
Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-01-30
drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()
José Roberto de Souza
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-22
drm/dp_mst: Fix clearing payload state on topology disable
Lyude Paul
[next]