[PATCH 3/7] drm: plane: Clear plane.crtc and plane.fb after disable_plane()

2011-11-11 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? These are the only indication to user space that the plane was disabled. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c

[PATCH 3/7] drm: plane: Clear plane.crtc and plane.fb after disable_plane()

2011-11-11 Thread Jesse Barnes
On Fri, 11 Nov 2011 18:04:03 +0200 ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > These are the only indication to user space that the plane was disabled. > > Signed-off-by: Ville Syrj?l? > --- > drivers/gpu/drm/drm_crtc.c |2 ++ > 1 files changed, 2 insertions(+), 0

[PATCH 3/7] drm: plane: Clear plane.crtc and plane.fb after disable_plane()

2011-11-11 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com These are the only indication to user space that the plane was disabled. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/drm_crtc.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

Re: [PATCH 3/7] drm: plane: Clear plane.crtc and plane.fb after disable_plane()

2011-11-11 Thread Jesse Barnes
On Fri, 11 Nov 2011 18:04:03 +0200 ville.syrj...@linux.intel.com wrote: From: Ville Syrjälä ville.syrj...@linux.intel.com These are the only indication to user space that the plane was disabled. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/drm_crtc.c |