public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Various fixes for s5p-mfc driver
@ 2014-12-15 21:10 Nicolas Dufresne
  2014-12-15 21:10 ` [PATCH 1/3] s5p-mfc-v6+: Use display_delay_enable CID Nicolas Dufresne
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Nicolas Dufresne @ 2014-12-15 21:10 UTC (permalink / raw)
  To: linux-media; +Cc: Kamil Debski, Arun Kumar K, Nicolas Dufresne

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(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-01-08 13:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 21:10 [PATCH 0/3] Various fixes for s5p-mfc driver Nicolas Dufresne
2014-12-15 21:10 ` [PATCH 1/3] s5p-mfc-v6+: Use display_delay_enable CID Nicolas Dufresne
2015-01-08 12:50   ` Kamil Debski
2014-12-15 21:10 ` [PATCH 2/3] s5p-mfc-dec: Don't use encoder stop command Nicolas Dufresne
2015-01-08 12:50   ` Kamil Debski
2014-12-15 21:10 ` [PATCH 3/3] media-doc: Fix MFC display delay control doc Nicolas Dufresne
2015-01-08 12:51   ` Kamil Debski
2015-01-07 23:15 ` [PATCH 0/3] Various fixes for s5p-mfc driver Nicolas Dufresne
2015-01-08 12:51   ` Kamil Debski
2015-01-08 13:51     ` Nicolas Dufresne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox