Patches 3-6 are Reviewed-by: Harry Wentland <harry.wentland at amd.com> Harry On 2017-10-12 05:15 PM, sunpeng.li at amd.com wrote: > From: "Leo (Sunpeng) Li" <sunpeng.li at amd.com> > > Hi Dave, > > This series reworks the previous patch. Patch 1 is a v2 of the previous, > and additional patches are from the feedback received. They apply on top > of your drm-next-amd-dc-staging branch. > > Thanks, > Leo > > Leo (Sunpeng) Li (6): > drm/amd/display: Use DRM new-style object iterators. > drm/amd/display: Use new DRM API where possible > drm/amd/display: Unify DRM state variable namings. > drm/amd/display: Unify amdgpu_dm state variable namings. > drm/amd/display: Fix typo > drm/amd/display: Remove useless pcrtc pointer > > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 320 +++++++++++----------- > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 3 +- > 2 files changed, 156 insertions(+), 167 deletions(-) >