Re: [Intel-gfx] [PATCH 13/16] drm/mediatek: Convert to new iterator macros

2017-07-13 Thread Maarten Lankhorst
Op 12-07-17 om 11:45 schreef Daniel Vetter: > On Wed, Jul 12, 2017 at 10:13:41AM +0200, Maarten Lankhorst wrote: >> for_each_obj_in_state is about to be removed, so use the new atomic >> iterator macros. >> >> Signed-off-by: Maarten Lankhorst >> Cc: CK Hu >> Cc: Philipp Zabel >> Cc: Matthias Bru

Re: [Intel-gfx] [PATCH 13/16] drm/mediatek: Convert to new iterator macros

2017-07-12 Thread Philipp Zabel
On Wed, 2017-07-12 at 10:13 +0200, Maarten Lankhorst wrote: > for_each_obj_in_state is about to be removed, so use the new atomic > iterator macros. > > Signed-off-by: Maarten Lankhorst > Cc: CK Hu > Cc: Philipp Zabel > Cc: Matthias Brugger > Cc: linux-arm-ker...@lists.infradead.org > Cc: linu

Re: [Intel-gfx] [PATCH 13/16] drm/mediatek: Convert to new iterator macros

2017-07-12 Thread Daniel Vetter
On Wed, Jul 12, 2017 at 10:13:41AM +0200, Maarten Lankhorst wrote: > for_each_obj_in_state is about to be removed, so use the new atomic > iterator macros. > > Signed-off-by: Maarten Lankhorst > Cc: CK Hu > Cc: Philipp Zabel > Cc: Matthias Brugger > Cc: linux-arm-ker...@lists.infradead.org > C

[Intel-gfx] [PATCH 13/16] drm/mediatek: Convert to new iterator macros

2017-07-12 Thread Maarten Lankhorst
for_each_obj_in_state is about to be removed, so use the new atomic iterator macros. Signed-off-by: Maarten Lankhorst Cc: CK Hu Cc: Philipp Zabel Cc: Matthias Brugger Cc: linux-arm-ker...@lists.infradead.org Cc: linux-media...@lists.infradead.org --- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 6