mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
linux (Rockchip): rebase patches for 6.16-rc1 for valid_fmt
This commit is contained in:
parent
038d00c688
commit
af39f8fbbc
@ -31,7 +31,7 @@ new file mode 100644
|
||||
index 000000000000..7a375a23eaf1
|
||||
--- /dev/null
|
||||
+++ b/drivers/staging/media/rkvdec/rkvdec-hevc.c
|
||||
@@ -0,0 +1,2572 @@
|
||||
@@ -0,0 +1,2571 @@
|
||||
+// SPDX-License-Identifier: GPL-2.0
|
||||
+/*
|
||||
+ * Rockchip Video Decoder HEVC backend
|
||||
@ -2602,7 +2602,6 @@ index 000000000000..7a375a23eaf1
|
||||
+ .stop = rkvdec_hevc_stop,
|
||||
+ .run = rkvdec_hevc_run,
|
||||
+ .try_ctrl = rkvdec_hevc_try_ctrl,
|
||||
+ .valid_fmt = rkvdec_hevc_valid_fmt,
|
||||
+};
|
||||
diff --git a/drivers/staging/media/rkvdec/rkvdec-regs.h b/drivers/staging/media/rkvdec/rkvdec-regs.h
|
||||
index 265f5234f4eb..4319ee3ccbbc 100644
|
||||
|
Loading…
x
Reference in New Issue
Block a user