RE: [PATCH] s5p-mfc: limit the size of the CPB

2014-07-16 Thread Kamil Debski
adead.org; linux-media@vger.kernel.org > Subject: [PATCH] s5p-mfc: limit the size of the CPB > > The CPB size is limited by the hardware. Add this limit to the s_fmt. > > Signed-off-by: panpan liu > --- > drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |9 ++--- >

[PATCH] s5p-mfc: limit the size of the CPB

2014-07-15 Thread panpan liu
The CPB size is limited by the hardware. Add this limit to the s_fmt. Signed-off-by: panpan liu --- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c b/drivers/media/platform/

[PATCH] s5p-mfc: limit the size of the CPB

2014-07-15 Thread panpan liu
The CPB size is limited by the hardware. Add this limit to the s_fmt. space required before the open parenthesis '(' Signed-off-by: panpan liu --- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/media/platform/s

RE: [PATCH] s5p-mfc: limit the size of the CPB

2014-07-15 Thread Kamil Debski
sday, July 15, 2014 5:08 AM > To: kyungmin.p...@samsung.com; k.deb...@samsung.com; > jtp.p...@samsung.com; mche...@redhat.com > Cc: linux-arm-ker...@lists.infradead.org; linux-media@vger.kernel.org > Subject: [PATCH] s5p-mfc: limit the size of the CPB > > The CPB size is limited by

RE: [PATCH] s5p-mfc: limit the size of the CPB

2014-07-15 Thread Kamil Debski
yungmin.p...@samsung.com; k.deb...@samsung.com; > jtp.p...@samsung.com; mche...@redhat.com > Cc: linux-arm-ker...@lists.infradead.org; linux-media@vger.kernel.org > Subject: [PATCH] s5p-mfc: limit the size of the CPB > > The CPB size is limited by the hardware. Add this limi

[PATCH] s5p-mfc: limit the size of the CPB

2014-07-14 Thread panpan liu
The CPB size is limited by the hardware. Add this limit to the s_fmt. Signed-off-by: panpan liu --- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) mode change 100644 => 100755 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c diff --

RE: [PATCH] s5p-mfc: limit the size of the CPB

2014-07-14 Thread Kamil Debski
Hi, > From: panpan liu [mailto:panpan1@samsung.com] > Sent: Monday, July 14, 2014 1:18 PM > Subject: [PATCH] s5p-mfc: limit the size of the CPB > > The register of the CPB limits the size. The max size is 4M, so it > is more reasonable. The commit message should be rephra

[PATCH] s5p-mfc: limit the size of the CPB

2014-07-14 Thread panpan liu
The register of the CPB limits the size. The max size is 4M, so it is more reasonable. Signed-off-by: panpan liu --- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) mode change 100644 => 100755 drivers/media/platform/s5p-mfc/s5p_

[PATCH] s5p-mfc: limit the size of the CPB

2014-07-14 Thread panpan liu
The register of the CPB limits the size. The max size is 4M, so it is more reasonable. Change-Id: I4ffe90ac8b4de7aed8f396b3072d5db6ead9741c Signed-off-by: panpan liu --- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) mode change

RE: [PATCH] s5p-mfc: limit the size of the CPB

2014-07-14 Thread Kamil Debski
Hi panpan, Thank you for your patch, please find my comments inline. > From: panpan liu [mailto:panpan1@samsung.com] > Sent: Monday, July 14, 2014 9:22 AM > > The register of the CPB limits the size. The max size is 4M, so it is > more reasonable. > > Signed-off-by: panpan liu > --- > dri

[PATCH] s5p-mfc: limit the size of the CPB

2014-07-14 Thread panpan liu
The register of the CPB limits the size. The max size is 4M, so it is more reasonable. Signed-off-by: panpan liu --- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c