[PATCH 1/5] drm/cma: use correct fb width/height

2015-03-07 Thread Laurent Pinchart
Hi Rob, Thank you for the patch. On Friday 06 March 2015 16:23:06 Rob Clark wrote: This deserves an explanation, the reason why this fix is needed is far from clear from the code only. > Signed-off-by: Rob Clark > --- > drivers/gpu/drm/drm_fb_cma_helper.c | 2 +- > 1 file changed, 1 insertio

[PATCH 1/5] drm/cma: use correct fb width/height

2015-03-07 Thread Rob Clark
On Sat, Mar 7, 2015 at 12:56 PM, Laurent Pinchart wrote: > Hi Rob, > > Thank you for the patch. > > On Friday 06 March 2015 16:23:06 Rob Clark wrote: > > This deserves an explanation, the reason why this fix is needed is far from > clear from the code only. > as discussed on irc, I'll add a patch

[PATCH 1/5] drm/cma: use correct fb width/height

2015-03-06 Thread Rob Clark
Signed-off-by: Rob Clark --- drivers/gpu/drm/drm_fb_cma_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_fb_cma_helper.c b/drivers/gpu/drm/drm_fb_cma_helper.c index cc0ae04..5c1aca4 100644 --- a/drivers/gpu/drm/drm_fb_cma_helper.c +++ b/drivers/gpu