Re: [PATCH 15/21] drm: Remove transitional helpers

2018-10-04 Thread Daniel Vetter
On Thu, Oct 4, 2018 at 11:04 PM Sam Ravnborg wrote: > > Hi Daniel. > > > Aside: I think a lot more drivers should be using the device-level > > drm_atomic_helper_shutdown/suspend/resume helpers and related > > functions. In almost all the cases they get things exactly right. > One more point to to

Re: [PATCH 15/21] drm: Remove transitional helpers

2018-10-04 Thread Sam Ravnborg
Hi Daniel. > Aside: I think a lot more drivers should be using the device-level > drm_atomic_helper_shutdown/suspend/resume helpers and related > functions. In almost all the cases they get things exactly right. One more point to todo.rst then? Sam