[PATCH] drm/udl: dpms off the crtc when disabled.

2012-08-17 Thread Dave Airlie
From: Dave Airlie This turns off the crtc when its been disabled, fixes it not turning off properly the whole time. Signed-off-by: Dave Airlie --- drivers/gpu/drm/udl/udl_modeset.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/udl/udl_modeset.c b/driver

[PATCH] drm/udl: dpms off the crtc when disabled.

2012-08-17 Thread Alex Deucher
On Thu, Aug 16, 2012 at 10:55 PM, Dave Airlie wrote: > From: Dave Airlie > > This turns off the crtc when its been disabled, > fixes it not turning off properly the whole time. > > Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/udl/udl_modeset.c | 3 +-- > 1 fil

Re: [PATCH] drm/udl: dpms off the crtc when disabled.

2012-08-17 Thread Alex Deucher
On Thu, Aug 16, 2012 at 10:55 PM, Dave Airlie wrote: > From: Dave Airlie > > This turns off the crtc when its been disabled, > fixes it not turning off properly the whole time. > > Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/udl/udl_modeset.c | 3 +-- > 1 fil

[PATCH] drm/udl: dpms off the crtc when disabled.

2012-08-16 Thread Dave Airlie
From: Dave Airlie This turns off the crtc when its been disabled, fixes it not turning off properly the whole time. Signed-off-by: Dave Airlie --- drivers/gpu/drm/udl/udl_modeset.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/udl/udl_modeset.c b/driver