* [GIT PULL FOR 6.13] Wave5 features
@ 2024-10-07 14:19 Sebastian Fricke
0 siblings, 0 replies; only message in thread
From: Sebastian Fricke @ 2024-10-07 14:19 UTC (permalink / raw)
To: linux-media
Hey Hans & Mauro,
please pull the following changes.
The following changes since commit 81ee62e8d09ee3c7107d11c8bbfd64073ab601ad:
media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode() (2024-09-10 07:30:36 +0200)
are available in the Git repository at:
https://gitlab.collabora.com/sebastianfricke/linux.git tags/for-6.13-wave5-features
for you to fetch changes up to ff47f042e9931e7b638bd05b7bc4863fc22142d5:
media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder. (2024-10-01 01:34:03 +0200)
----------------------------------------------------------------
Various features for the Wave5 driver
----------------------------------------------------------------
Jackson.lee (4):
media: chips-media: wave5: Support SPS/PPS generation for each IDR
media: chips-media: wave5: Support runtime suspend/resume
media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage.
media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder.
.../platform/chips-media/wave5/wave5-helper.c | 37 ++-
.../platform/chips-media/wave5/wave5-helper.h | 5 +
.../media/platform/chips-media/wave5/wave5-hw.c | 30 +-
.../platform/chips-media/wave5/wave5-vpu-dec.c | 321 ++++++++-------------
.../platform/chips-media/wave5/wave5-vpu-enc.c | 313 +++++++++++---------
.../media/platform/chips-media/wave5/wave5-vpu.c | 50 ++++
.../media/platform/chips-media/wave5/wave5-vpu.h | 5 +-
.../platform/chips-media/wave5/wave5-vpuapi.c | 33 ++-
.../platform/chips-media/wave5/wave5-vpuapi.h | 1 +
.../platform/chips-media/wave5/wave5-vpuconfig.h | 27 +-
drivers/media/platform/chips-media/wave5/wave5.h | 3 +
11 files changed, 460 insertions(+), 365 deletions(-)
Regards,
Sebastian Fricke
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-07 14:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 14:19 [GIT PULL FOR 6.13] Wave5 features Sebastian Fricke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox