* [GIT PULL FOR 6.17] Media Codec Fixes 2025-08-12
@ 2025-08-12 20:31 Nicolas Dufresne
2025-08-12 21:08 ` Nicolas Dufresne
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Dufresne @ 2025-08-12 20:31 UTC (permalink / raw)
To: linux-media; +Cc: Sakari Ailus
[-- Attachment #1: Type: text/plain, Size: 1324 bytes --]
Hey Mauro,
This includes two fixes for issues reported against in 6.17-rc1 in rkvdec driver
along with a removal of pm_runtime_mark_last_busy() requested by Sakari. This is
my first pull request against "fixes", let me know if this is appropriate.
cheers,
Nicolas
---
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
https://gitlab.freedesktop.org/linux-media/users/ndufresne.git tags/fixes-for-6.17-media-codecs-2025-08-12
for you to fetch changes up to 85cb7dc3d2415685a4372f637cf26e5f077e6842:
media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls (2025-08-11 16:32:26 -0400)
----------------------------------------------------------------
rkvdec 6.17-rc1 introduced bugs and PM runtime cleanup
----------------------------------------------------------------
Christophe JAILLET (1):
media: rkvdec: Fix an error handling path in rkvdec_probe()
Dan Carpenter (1):
media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
Sakari Ailus (1):
media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
drivers/media/platform/rockchip/rkvdec/rkvdec.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL FOR 6.17] Media Codec Fixes 2025-08-12
2025-08-12 20:31 [GIT PULL FOR 6.17] Media Codec Fixes 2025-08-12 Nicolas Dufresne
@ 2025-08-12 21:08 ` Nicolas Dufresne
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Dufresne @ 2025-08-12 21:08 UTC (permalink / raw)
To: linux-media; +Cc: Sakari Ailus
[-- Attachment #1: Type: text/plain, Size: 1653 bytes --]
Hi Mauro,
Le mardi 12 août 2025 à 16:31 -0400, Nicolas Dufresne a écrit :
> Hey Mauro,
>
> This includes two fixes for issues reported against in 6.17-rc1 in rkvdec driver
> along with a removal of pm_runtime_mark_last_busy() requested by Sakari. This is
> my first pull request against "fixes", let me know if this is appropriate.
Just confirming this is correct, despite me having sent the email with the old
RSA 1024 key while tagging with the new key.
cheers,
Nicolas
>
> cheers,
> Nicolas
>
> ---
>
> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
> Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> are available in the Git repository at:
>
> https://gitlab.freedesktop.org/linux-media/users/ndufresne.git tags/fixes-for-6.17-media-codecs-2025-08-12
>
> for you to fetch changes up to 85cb7dc3d2415685a4372f637cf26e5f077e6842:
>
> media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls (2025-08-11 16:32:26 -0400)
>
> ----------------------------------------------------------------
> rkvdec 6.17-rc1 introduced bugs and PM runtime cleanup
>
> ----------------------------------------------------------------
> Christophe JAILLET (1):
> media: rkvdec: Fix an error handling path in rkvdec_probe()
>
> Dan Carpenter (1):
> media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
>
> Sakari Ailus (1):
> media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
>
> drivers/media/platform/rockchip/rkvdec/rkvdec.c | 17 +++++++++--------
> 1 file changed, 9 insertions(+), 8 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-12 21:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 20:31 [GIT PULL FOR 6.17] Media Codec Fixes 2025-08-12 Nicolas Dufresne
2025-08-12 21:08 ` Nicolas Dufresne
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox