[PATCH 37/38] drm/sti: Don't call drm_helper_disable_unused_functions

2016-06-17 Thread Daniel Vetter
On Fri, Jun 17, 2016 at 12:04:16PM +0200, Benjamin Gaignard wrote: > Acked-by: Benjamin Gaignard Applied to drm-misc. -Daniel > > 2016-06-02 0:07 GMT+02:00 Daniel Vetter : > > Atomic drivers are supposed to do hw/sw state reset with the > > drm_mode_config_reset() call right above it. > > > > C

[PATCH 37/38] drm/sti: Don't call drm_helper_disable_unused_functions

2016-06-17 Thread Benjamin Gaignard
Acked-by: Benjamin Gaignard 2016-06-02 0:07 GMT+02:00 Daniel Vetter : > Atomic drivers are supposed to do hw/sw state reset with the > drm_mode_config_reset() call right above it. > > Cc: Benjamin Gaignard > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/sti/sti_drv.c | 1 - > 1 file cha

[PATCH 37/38] drm/sti: Don't call drm_helper_disable_unused_functions

2016-06-02 Thread Daniel Vetter
Atomic drivers are supposed to do hw/sw state reset with the drm_mode_config_reset() call right above it. Cc: Benjamin Gaignard Signed-off-by: Daniel Vetter --- drivers/gpu/drm/sti/sti_drv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/sti/sti_drv.c b/drivers/gpu/drm/sti/s