Re: [PATCH v2 1/4] drm/dp_mst: Add some atomic state iterator macros

2018-10-29 Thread Daniel Vetter
On Fri, Oct 26, 2018 at 04:35:46PM -0400, Lyude Paul wrote: > Signed-off-by: Lyude Paul > Cc: Daniel Vetter > --- > include/drm/drm_dp_mst_helper.h | 77 + > 1 file changed, 77 insertions(+) > > diff --git a/include/drm/drm_dp_mst_helper.h b/include/drm/drm_dp_ms

[PATCH v2 1/4] drm/dp_mst: Add some atomic state iterator macros

2018-10-26 Thread Lyude Paul
Signed-off-by: Lyude Paul Cc: Daniel Vetter --- include/drm/drm_dp_mst_helper.h | 77 + 1 file changed, 77 insertions(+) diff --git a/include/drm/drm_dp_mst_helper.h b/include/drm/drm_dp_mst_helper.h index 59f005b419cf..3faceb66f5cb 100644 --- a/include/drm/drm_d