[PATCH 07/12] drm: plane: Check source coordinates

2011-12-20 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Make sure the source coordinates stay within the buffer. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc.c | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c index

[PATCH 07/12] drm: plane: Check source coordinates

2011-12-19 Thread ville . syrjala
From: Ville Syrjälä Make sure the source coordinates stay within the buffer. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_crtc.c | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c index