Re: [PATCH 0/3] Various fixes for s5p-mfc driver

2015-01-08 Thread Nicolas Dufresne


Le 2015-01-08 07:51, Kamil Debski a écrit :

I usually don't ack patches that I plan to take into my tree, but it might
be a good idea to let know the submitter that patches are good

Thanks for letting me know, I may ask informally then next time.

cheers,
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 0/3] Various fixes for s5p-mfc driver

2015-01-08 Thread Kamil Debski
Hi Nicolas,

I usually don't ack patches that I plan to take into my tree, but it might
be a good idea to let know the submitter that patches are good. 

Best wishes,
-- 
Kamil Debski
Samsung R&D Institute Poland


> -Original Message-
> From: Nicolas Dufresne [mailto:nicolas.dufre...@collabora.com]
> Sent: Thursday, January 08, 2015 12:15 AM
> To: linux-media@vger.kernel.org
> Cc: Kamil Debski; Arun Kumar K
> Subject: Re: [PATCH 0/3] Various fixes for s5p-mfc driver
> 
> Just a friendly reminder that this patch is pending review ;-P
> 
> cheers,
> Nicolas
> 
> Le 2014-12-15 16:10, Nicolas Dufresne a écrit :
> > This patchset fixes ability to drain the decoder due to use of wrong
> > enumeration name and fixes implementation of display delay controls
> > for MFC firmware v6 and higher.
> >
> > Note that there is no need in the display delay fix for trying to be
> > backward compatible with what the comment was saying since the
> control
> > properties was preventing it. There was basically no way other then
> > setting a large delay value to get the frames in display order.
> >
> > Nicolas Dufresne (3):
> >s5p-mfc-v6+: Use display_delay_enable CID
> >s5p-mfc-dec: Don't use encoder stop command
> >media-doc: Fix MFC display delay control doc
> >
> >   Documentation/DocBook/media/v4l/controls.xml| 11 +--
> >   drivers/media/platform/s5p-mfc/s5p_mfc_dec.c|  2 +-
> >   drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c |  6 +-
> >   3 files changed, 7 insertions(+), 12 deletions(-)
> >

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] Various fixes for s5p-mfc driver

2015-01-07 Thread Nicolas Dufresne

Just a friendly reminder that this patch is pending review ;-P

cheers,
Nicolas

Le 2014-12-15 16:10, Nicolas Dufresne a écrit :

This patchset fixes ability to drain the decoder due to use of wrong
enumeration name and fixes implementation of display delay controls
for MFC firmware v6 and higher.

Note that there is no need in the display delay fix for trying to be
backward compatible with what the comment was saying since the control
properties was preventing it. There was basically no way other then
setting a large delay value to get the frames in display order.

Nicolas Dufresne (3):
   s5p-mfc-v6+: Use display_delay_enable CID
   s5p-mfc-dec: Don't use encoder stop command
   media-doc: Fix MFC display delay control doc

  Documentation/DocBook/media/v4l/controls.xml| 11 +--
  drivers/media/platform/s5p-mfc/s5p_mfc_dec.c|  2 +-
  drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c |  6 +-
  3 files changed, 7 insertions(+), 12 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html