Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3bd304009dee48adbb2b6937b7f4a07c5e4e281
/
drivers
/
gpu
/
drm
/
drm_dp_mst_topology.c
68e989d
drm/dp: Wait up all outstanding tx waiters
by Chris Wilson
· 8 years ago
992d38c
drm/dp: Read the tx msg state once after checking for an event
by Chris Wilson
· 8 years ago
edb1ed1
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
by Pandiyan, Dhinakaran
· 8 years ago
3f3353b
drm/dp: Introduce MST topology state to track available link bandwidth
by Pandiyan, Dhinakaran
· 8 years ago
1e797f5
drm/dp: Split drm_dp_mst_allocate_vcpi
by Pandiyan, Dhinakaran
· 8 years ago
feb2c3b
drm/dp: Kill unused MST vcpi slot availability tracking
by Pandiyan, Dhinakaran
· 8 years ago
a538d61
drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr
by Pandiyan, Dhinakaran
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bb08c04
drm/dp/mst: fix kernel oops when turning off secondary monitor
by Pierre-Louis Bossart
· 8 years ago
7b0a89a
drm/dp: Store drm_device in MST topology manager
by Dhinakaran Pandiyan
· 8 years ago
4da5caa
drm/dp/mst: Check peer device type before attempting EDID read
by Ville Syrjälä
· 8 years ago
36e3fa6
drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
by Ville Syrjälä
· 8 years ago
132d49d
drm/dp-mst: Missing kernel doc
by Daniel Vetter
· 8 years ago
cb021a3
drm/dp-mst: Remove tx_down_in_progress
by Daniel Vetter
· 8 years ago
fd2d2ba
drm/dp/mst: Always clear proposed vcpi table for port.
by Andrey Grodzovsky
· 9 years ago
bafb86f
Merge tag 'v4.6-rc7' into drm-next
by Dave Airlie
· 9 years ago
9dc0487
drm/dp/mst: Restore primary hub guid on resume
by Lyude
· 9 years ago
263efde
drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
by cpaul@redhat.com
· 9 years ago
deba0a2
drm/dp/mst: Validate port in drm_dp_payload_send_msg()
by cpaul@redhat.com
· 9 years ago
1652fce
drm/dp/mst: Restore primary hub guid on resume
by Lyude
· 9 years ago
51108f2
drm/dp/mst: Enhance DP MST debugfs output
by Jim Bride
· 9 years ago
8ae22cb
Revert "drm/dp/mst: change MST detection scheme"
by Dave Airlie
· 9 years ago
91a25e4
drm/dp/mst: deallocate payload on port destruction
by Mykola Lysenko
· 9 years ago
c175cd1
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
by Andrey Grodzovsky
· 9 years ago
5e93b82
drm/dp/mst: move GUID storage from mgr, port to only mst branch
by Hersen Wu
· 9 years ago
cfcfa08
drm/dp/mst: change MST detection scheme
by Mykola Lysenko
· 9 years ago
a9ebb3e
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
by Harry Wentland
· 9 years ago
4d6a10d
drm/mst: Add range check for max_payloads during init
by Imre Deak
· 9 years ago
441388a
drm/mst: Don't ignore the MST PBN self-test result
by Imre Deak
· 9 years ago
dabe195
drm: fix missing reference counting decrease
by Insu Yun
· 9 years ago
7a11a33
drm/dp/mst: fix in RAD element access
by Mykola Lysenko
· 9 years ago
75af4c8
drm/dp/mst: fix in MSTB RAD initialization
by Mykola Lysenko
· 9 years ago
1f16ee7f
drm/dp/mst: always send reply for UP request
by Mykola Lysenko
· 9 years ago
bd93432
drm/dp/mst: process broadcast messages correctly
by Mykola Lysenko
· 9 years ago
ade1ba7
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
6cecdf7a
drm/dp/mst: save vcpi with payloads
by Harry Wentland
· 9 years ago
a68d243
drm/dp/mst: reply with ACK for UP reqs
by Mykola Lysenko
· 9 years ago
ef8f9be
dp/mst: add SDP stream support
by Libin Yang
· 9 years ago
30730c7
drm: fix mutex leak in drm_dp_get_mst_branch_device
by Adam Richter
· 9 years ago
ae49154
drm/dp/mst: make mst i2c transfer code more robust.
by Dave Airlie
· 9 years ago
ccf03d6
drm/dp/mst: add some defines for logical/physical ports
by Dave Airlie
· 9 years ago
274d835
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
by Dave Airlie
· 9 years ago
d9515c5
drm/dp/mst: split connector registration into two parts (v2)
by Dave Airlie
· 9 years ago
68d8c9f
drm/dp/mst: update the link_address_sent before sending the link address (v3)
by Dave Airlie
· 9 years ago
df4839f
drm/dp/mst: fixup handling hotplug on port removal.
by Dave Airlie
· 9 years ago
1c96087
drm/dp/mst: don't pass port into the path builder function
by Dave Airlie
· 9 years ago
3732ce7
Merge tag 'v4.2-rc8' into drm-next
by Dave Airlie
· 9 years ago
4479046
drm/dp/mst: dump branch OUI in debugfs (v2)
by Dave Airlie
· 9 years ago
7945dc58
Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
4772ff0
drm/dp/mst: Remove port after removing connector.
by Maarten Lankhorst
· 9 years ago
42639ba
drm/dp-mst: Remove debug WARN_ON
by Daniel Vetter
· 9 years ago
6b8eeca
drm/dp/mst: close deadlock in connector destruction.
by Dave Airlie
· 10 years ago
9eb1e57
drm/dp/mst: take lock around looking up the branch device on hpd irq
by Dave Airlie
· 10 years ago
9254ec4
drm/dp/mst: make sure mst_primary mstb is valid in work function
by Daniel Vetter
· 10 years ago
74ccbff
Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
87f5942
drm/dp_mst: add a function to retrieve vcpi slots
by Dave Airlie
· 10 years ago
cd961bb
drm/mst: fix recursive sleep warning on qlock
by Daniel Vetter
· 10 years ago
6f134d7
drm/tile: expose the tile property to userspace (v3)
by Dave Airlie
· 10 years ago
c6a0aed
drm/mst: cached EDID for logical ports (v2)
by Dave Airlie
· 10 years ago
0391359
drm/dp-mst: Remove branches before dropping the reference
by Daniel Vetter
· 10 years ago
b853fdb
drm/dp/mst: Handle invalid link bandwidth from DPCD gracefully
by Chris Wilson
· 10 years ago
1f9e14b
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
d87af4d
gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat
by Rickard Strandqvist
· 10 years ago
dfda0df
drm/mst: rework payload table allocation to conform better.
by Dave Airlie
· 10 years ago
c11cda5
drm: Don't return 0 for a value used as a denominator
by Damien Lespiau
· 10 years ago
295ee85
drm: Docbook fixes
by Daniel Vetter
· 10 years ago
8fa6a42
drm/dp: Staticize a couple of DP utility functions
by Thierry Reding
· 10 years ago
bf3719c
drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header
by Damien Lespiau
· 10 years ago
7389ad4
drm/dp-mst-helper: Avoid reading uninitialized value
by Damien Lespiau
· 10 years ago
75bc08a
drm/mst: fix build with debugfs off.
by Dave Airlie
· 10 years ago
ad7f8a1
drm/helper: add Displayport multi-stream helper (v0.6)
by Dave Airlie
· 11 years ago