Re: [PATCH] drm: mediatek: change the variable type of rdma threshold

2017-05-11 Thread kbuild test robot
Hi Bibby, [auto build test ERROR on v4.9-rc8] [cannot apply to drm/drm-next next-20170510] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] drm: mediatek: change the variable type of rdma threshold

2017-05-11 Thread kbuild test robot
Hi Bibby, [auto build test ERROR on v4.9-rc8] [cannot apply to drm/drm-next next-20170510] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH] drm: mediatek: change the variable type of rdma threshold

2017-05-09 Thread Bibby Hsieh
For some greater resolution, the rdma threshold variable will overflow. Signed-off-by: Bibby Hsieh --- drivers/gpu/drm/mediatek/mtk_disp_rdma.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/mediatek/mtk_disp_rdma.c

[PATCH] drm: mediatek: change the variable type of rdma threshold

2017-05-09 Thread Bibby Hsieh
For some greater resolution, the rdma threshold variable will overflow. Signed-off-by: Bibby Hsieh --- drivers/gpu/drm/mediatek/mtk_disp_rdma.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/mediatek/mtk_disp_rdma.c