lkml.org 
[lkml]   [2021]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add NVIDIA Tegra114 support to video decoder driver
Date
Video decoder of Tegra114/124 SoCs uses additional memory buffer required
for decoding of protected content. We won't support that content, but it
is impossible to disable access to the buffer, hence a stub buffer needs
to be provided. This series enables decoder driver only for Tegra114
because Tegra124 support requires more non-trivial changes on both kernel
and userspace sides.

Changelog:

v2: - Changed tegra_vde_alloc_bo() to return errno and fix unassigned
error code in tegra_vde_probe().

Dmitry Osipenko (1):
media: staging: tegra-vde: Reorder misc device registration

Thierry Reding (2):
media: staging: tegra-vde: Support reference picture marking
media: staging: tegra-vde: Properly mark invalid entries

drivers/staging/media/tegra-vde/vde.c | 147 +++++++++++++++++++++++---
drivers/staging/media/tegra-vde/vde.h | 18 ++++
2 files changed, 152 insertions(+), 13 deletions(-)

--
2.33.1

\
 
 \ /
  Last update: 2021-11-14 23:49    [W:1.721 / U:1.600 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site