index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-20
media: venus: assign unique bus_info strings for encoder and decoder
Jorge Ramirez-Ortiz
1
-1
/
+5
2026-01-20
media: venus: vdec: restrict EOS addr quirk to IRIS2 only
Dikshita Agarwal
1
-1
/
+7
2026-01-20
media: venus: vdec: fix error state assignment for zero bytesused
Renjiang Han
1
-3
/
+3
2025-11-06
media: venus: drop unused module aliases
Johan Hovold
1
-1
/
+0
2025-11-06
media: venus: drop bogus probe deferrals
Johan Hovold
1
-4
/
+1
2025-10-17
media: qcom: venus: Drop unneeded v4l2_m2m_get_vq() NULL check
Laurent Pinchart
1
-2
/
+0
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
1
-2
/
+1
2025-08-13
media: qcom: venus: Pass file pointer to venus_close_common()
Laurent Pinchart
1
-1
/
+1
2025-07-03
media: venus: vdec: Make the range of us_per_frame explicit
Ricardo Ribalda
1
-2
/
+1
2025-07-03
media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.
Ricardo Ribalda
1
-3
/
+2
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
[next]