]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/dp_mst: Factor out function to queue a topology probe work
authorImre Deak <imre.deak@intel.com>
Mon, 22 Jul 2024 16:54:50 +0000 (19:54 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 31 Jul 2024 15:45:23 +0000 (18:45 +0300)
commite9b36c5be2e7fdef2cc933c1dac50bd81881e9b8
treeb742d3d6b59bf1398c46abf5c4200b622a63cfda
parent4c288f56030f380acb9572d88396ac15edfd30ed
drm/dp_mst: Factor out function to queue a topology probe work

Factor out a function to queue a work for probing the topology, also
used by the next patch.

Cc: Lyude Paul <lyude@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240722165503.2084999-2-imre.deak@intel.com
drivers/gpu/drm/display/drm_dp_mst_topology.c