Re: [PATCH] drm: Update docs for legacy kms state

2017-11-09 Thread Daniel Vetter
On Wed, Nov 08, 2017 at 12:57:30PM -0800, Manasi Navare wrote: > On Wed, Nov 08, 2017 at 09:30:07PM +0100, Daniel Vetter wrote: > > Point at the equivalent atomic state and explain that atomic drivers > > shouldn't really depend upon legacy state. > > > > Motivated by questions from Manasi about h

Re: [PATCH] drm: Update docs for legacy kms state

2017-11-08 Thread Manasi Navare
On Wed, Nov 08, 2017 at 09:30:07PM +0100, Daniel Vetter wrote: > Point at the equivalent atomic state and explain that atomic drivers > shouldn't really depend upon legacy state. > > Motivated by questions from Manasi about how this all is supposed to > work. > > Cc: Manasi Navare > Signed-off-b

[PATCH] drm: Update docs for legacy kms state

2017-11-08 Thread Daniel Vetter
Point at the equivalent atomic state and explain that atomic drivers shouldn't really depend upon legacy state. Motivated by questions from Manasi about how this all is supposed to work. Cc: Manasi Navare Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_atomic_helper.c | 6 ++ include