index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
qcom
/
venus
/
vdec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
media: venus: vdec: queue dpb buffers to firmware for video seek
Renjiang Han
1
-2
/
+12
2025-04-07
media: qcom: venus: Fix uninitialized variable warning
Nas Chung
1
-2
/
+2
2025-01-06
media: venus: match instance creation and destruction order
Sergey Senozhatsky
1
-9
/
+9
2024-11-07
media: venus: factor out inst destruction routine
Sergey Senozhatsky
1
-22
/
+2
2024-11-07
media: venus: sync with threaded IRQ during inst destruction
Sergey Senozhatsky
1
-1
/
+11
2024-11-07
media: venus: fix enc/dec destruction order
Sergey Senozhatsky
1
-3
/
+4
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-12
media: venus: add missing wait_prepare/finish ops
Hans Verkuil
1
-0
/
+2
2024-06-30
media: venus: fix use after free in vdec_close
Dikshita Agarwal
1
-0
/
+1
2024-06-30
media: venus: flush all buffers in output plane streamoff
Dikshita Agarwal
1
-1
/
+1
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-2
/
+2
2023-08-10
media: venus: Introduce accessors for remapped hfi_buffer_reqs members
Konrad Dybcio
1
-4
/
+4
2023-08-10
media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-version
Konrad Dybcio
1
-1
/
+1
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
1
-0
/
+4
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
1
-1
/
+6
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
1
-1
/
+4
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
1
-0
/
+5
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
1
-25
/
+38
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
1
-1
/
+1
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
1
-0
/
+8
2023-04-12
media: venus: Correct P010 buffer alignment
Fritz Koenig
1
-1
/
+6
2023-04-12
media: venus: dec: Fix capture formats enumeration order
Javier Martinez Canillas
1
-4
/
+4
2023-04-12
media: venus: dec: Fix handling of the start cmd
Michał Krawczyk
1
-0
/
+8
2023-04-11
media: vdec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-24
media: venus: dec: Handle the case where find_format fails
Bryan O'Donoghue
1
-0
/
+2
2022-04-24
media: venus: vdec: Use output resolution on reconfigure
Stanimir Varbanov
1
-2
/
+2
2022-04-24
media: venus: Add a handling of QC10C compressed format
Stanimir Varbanov
1
-3
/
+16
2022-04-24
media: venus: Add a handling of QC08C compressed format
Stanimir Varbanov
1
-3
/
+15
2022-04-24
media: venus: vdec: ensure venus is powered on during stream off
Vikash Garodia
1
-0
/
+2
2021-10-21
media: venus: vdec: decoded picture buffer handling during reconfig sequence
Mansur Alisha Shaik
1
-1
/
+6
2021-10-21
media: venus: Handle fatal errors during encoding and decoding
Stanimir Varbanov
1
-0
/
+16
2021-10-21
media: venus: Make sys_error flag an atomic bitops
Stanimir Varbanov
1
-1
/
+1
2021-10-08
media: venus: Set buffer to FW based on FW min count requirement.
Dikshita Agarwal
1
-7
/
+13
2021-10-08
media: venus: vdec: set work route to fw
Dikshita Agarwal
1
-0
/
+17
2021-10-08
media: venus: vdec: update output buffer size during vdec_s_fmt()
Mansur Alisha Shaik
1
-1
/
+4
2021-05-19
media: venus: vdec: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-3
/
+3
2021-04-06
media: venus: vdec: Fix decoder cmd STOP issue
Stanimir Varbanov
1
-1
/
+4
2021-04-06
media: venus: helper: Decide work mode
Dikshita Agarwal
1
-1
/
+1
2021-04-06
media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
Dikshita Agarwal
1
-0
/
+4
2021-04-06
media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
Bryan O'Donoghue
1
-3
/
+3
2021-04-06
media: venus: vdec: Add support for conceal control
Stanimir Varbanov
1
-1
/
+10
2021-03-22
media: venus: vdec: Add support for display delay and delay enable controls
Stanimir Varbanov
1
-1
/
+9
2021-01-13
media: venus: vdec,core: Handle picture structure event
Stanimir Varbanov
1
-0
/
+4
2021-01-13
media: venus: Create hfi platform and move vpp/vsp there
Stanimir Varbanov
1
-5
/
+1
2021-01-13
media: venus: hfi: Correct session init return error
Stanimir Varbanov
1
-1
/
+1
2021-01-13
media: venus: vdec: Handle DRC after drain
Fritz Koenig
1
-2
/
+12
2021-01-12
media: venus: preserve DRC state across seeks
Alexandre Courbot
1
-2
/
+9
2021-01-12
media: venus: helpers: Lock outside of buffer queue helper
Stanimir Varbanov
1
-2
/
+1
2021-01-12
media: venus: vdec: Make decoder return LAST flag for sufficient event
Stanimir Varbanov
1
-14
/
+28
[next]