[PATCH] drm/omap: fix minimum width/height

2012-01-08 Thread Rob Clark
From: Rob Clark Fix minimum width/height so planes could be used to implement hw mouse cursor. Signed-off-by: Rob Clark --- drivers/staging/omapdrm/omap_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/omapdrm/omap_drv.c b/drivers/staging/omapd

[PATCH] drm/omap: fix minimum width/height

2012-01-08 Thread Rob Clark
From: Rob Clark Fix minimum width/height so planes could be used to implement hw mouse cursor. Signed-off-by: Rob Clark --- drivers/staging/omapdrm/omap_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/omapdrm/omap_drv.c b/drivers/staging/omapd