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