[PATCH] drm/crtc-helper: Add caveat to disable_unused_functions doc

2016-01-25 Thread Daniel Vetter
On Wed, Jan 13, 2016 at 03:31:16PM +0100, Daniel Vetter wrote: > This shouldn't be used by atomic drivers any more, it confuses the > state tracking. > > Cc: Maxime Ripard > Cc: Laurent Pinchart > Acked-by: Laurent Pinchart > Signed-off-by: Daniel Vetter Applied this one to drm-misc. -Daniel

[PATCH] drm/crtc-helper: Add caveat to disable_unused_functions doc

2016-01-13 Thread Daniel Vetter
This shouldn't be used by atomic drivers any more, it confuses the state tracking. Cc: Maxime Ripard Cc: Laurent Pinchart Acked-by: Laurent Pinchart Signed-off-by: Daniel Vetter --- drivers/gpu/drm/drm_crtc_helper.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/