]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp_mst: Add some atomic state iterator macros
authorLyude Paul <lyude@redhat.com>
Fri, 11 Jan 2019 00:53:40 +0000 (19:53 -0500)
committerLyude Paul <lyude@redhat.com>
Fri, 11 Jan 2019 01:38:38 +0000 (20:38 -0500)
commitfba65613e1d4a7d55f138dd3bdfe292e5c950e72
treeee5aedc592ba1e1367899e8767647104f4fed076
parentb3821c2abbd78ce095dc93a77d139e1ba0beec5b
drm/dp_mst: Add some atomic state iterator macros

Changes since v6:
 - Move EXPORT_SYMBOL() for drm_dp_mst_topology_state_funcs to this
   commit
 - Document __drm_dp_mst_state_iter_get() and note that it shouldn't be
   called directly

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: David Airlie <airlied@redhat.com>
Cc: Jerry Zuo <Jerry.Zuo@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Juston Li <juston.li@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190111005343.17443-18-lyude@redhat.com
drivers/gpu/drm/drm_dp_mst_topology.c
include/drm/drm_dp_mst_helper.h