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
/
venc.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
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: venc: Make the range of us_per_frame explicit
Ricardo Ribalda
1
-2
/
+1
2025-07-03
media: venus: venc: Clamp param smaller than 1fps and bigger than 240
Ricardo Ribalda
1
-3
/
+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
/
+3
2024-11-07
media: venus: Enable h.264 hierarchical coding
Fritz Koenig
1
-23
/
+48
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
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
-2
/
+2
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
1
-0
/
+4
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
1
-13
/
+18
2023-04-12
venus: venc: add handling for VIDIOC_ENCODER_CMD
Dikshita Agarwal
1
-0
/
+68
2023-04-12
venus: Add support for min/max qp range.
Viswanath Boma
1
-8
/
+33
2023-04-11
media: venc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-24
media: venus: venc: Set HDR10 PQ SEI property only for MAIN10 profile
Stanimir Varbanov
1
-1
/
+2
2022-09-24
media: venus : Remove the capture plane settings for venc_g_parm/venc_s_parm
Viswanath Boma
1
-2
/
+2
2022-09-24
media: venus : Addition of support for VIDIOC_TRY_ENCODER_CMD
Dikshita Agarwal
1
-0
/
+1
2022-09-24
media: venus : Addition of EOS Event support for Encoder
Viswanath Boma
1
-1
/
+14
2022-09-24
media: venus : CAPTURE Plane width/height alignment with OUT plane.
Stanimir Varbanov
1
-4
/
+2
2022-04-24
media: venus: venc: Add support for intra-refresh type
Dikshita Agarwal
1
-1
/
+5
2022-03-07
media: venus: venc: Fix h264 8x8 transform control
Stanimir Varbanov
1
-2
/
+2
2021-10-21
media: venus: Handle fatal errors during encoding and decoding
Stanimir Varbanov
1
-0
/
+13
2021-10-21
media: venus: venc: Use pmruntime autosuspend
Stanimir Varbanov
1
-8
/
+95
2021-08-04
media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co...
Mansur Alisha Shaik
1
-0
/
+12
2021-08-04
media: venus: venc: Add support for intra-refresh period
Stanimir Varbanov
1
-0
/
+26
2021-08-04
media: venus: venc: Fix potential null pointer dereference on pointer fmt
Colin Ian King
1
-0
/
+2
2021-05-19
media: venus: venc: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+3
2021-04-06
media: venus: helper: Decide work mode
Dikshita Agarwal
1
-1
/
+1
2021-04-06
media: venus: venc: Add support for CLL and Mastering display controls
Stanimir Varbanov
1
-0
/
+29
2021-04-06
media: venus: venc: Add support for Long Term Reference (LTR) controls
Dikshita Agarwal
1
-0
/
+9
2021-03-22
media: venus: venc: Add support for AUD NALU control
Stanimir Varbanov
1
-0
/
+14
2021-01-27
media: venus: venc: set IDR period to FW only for H264 & HEVC
Dikshita Agarwal
1
-10
/
+13
2021-01-27
media: venus: venc: set inband mode property to FW.
Dikshita Agarwal
1
-0
/
+14
2021-01-27
media: venus: venc: fix handlig of S_SELECTION and G_SELECTION
Dikshita Agarwal
1
-11
/
+25
2021-01-14
media: venus: venc: Add support for frame-specific min/max qp controls
Dikshita Agarwal
1
-5
/
+16
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: venc: Init the session only once in queue_setup
Stanimir Varbanov
1
-21
/
+64
2021-01-12
media: venus: helpers: Lock outside of buffer queue helper
Stanimir Varbanov
1
-1
/
+10
[next]