mbox series

[0/3] meson: vdec: vp9 & MAINTAINERS fixes

Message ID 20200428125036.9401-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series meson: vdec: vp9 & MAINTAINERS fixes | expand

Message

Neil Armstrong April 28, 2020, 12:50 p.m. UTC
This serie fixes VP9 decoding :
- enables the motion compensation reference cache controller
- fixes buffer shortage on VP9 decoding

And update the MAINTAINERS entry to add myself ad co-maintainer and
add the missing yaml DT bindings.

Maxime Jourdan (2):
  media: meson: vdec: enable mcrcc for VP9
  media: meson: vdec: fix another case of VP9 buffer shortage

Neil Armstrong (1):
  MAINTAINERS: update the Amlogic VDEC driver maintainer entry

 MAINTAINERS                                  |  2 +
 drivers/staging/media/meson/vdec/codec_vp9.c | 72 ++++++++++++++++----
 drivers/staging/media/meson/vdec/esparser.c  | 24 +++----
 3 files changed, 71 insertions(+), 27 deletions(-)