index
:
media_tree.git
fixes
ipu3
master
request_api
Upstream media tree for Remote Controllers, V4L and DVB
Mauro Carvalho Chehab
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
qcom
/
venus
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-24
media: venus: venc: Add support for intra-refresh type
Dikshita Agarwal
3
-1
/
+14
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
2
-25
/
+20
2022-04-24
media: venus: hfi_platform: Correct supported compressed format
Stanimir Varbanov
2
-4
/
+4
2022-04-24
media: venus: Add a handling of QC08C compressed format
Stanimir Varbanov
2
-3
/
+17
2022-04-24
media: venus: helpers: Add helper to check supported pixel formats
Stanimir Varbanov
2
-0
/
+24
2022-04-24
media: venus: vdec: ensure venus is powered on during stream off
Vikash Garodia
1
-0
/
+2
2022-04-24
media: venus: do not queue internal buffers from previous sequence
Vikash Garodia
1
-9
/
+25
2022-04-24
media: venus: hfi: avoid null dereference in deinit
Luca Weiss
1
-0
/
+3
2022-04-24
media: venus: hfi: Add error message for timeout error
Luca Weiss
1
-1
/
+3
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-15
media: platform: venus: move config to its own file
Mauro Carvalho Chehab
1
-0
/
+14
2022-03-07
media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3
Stanimir Varbanov
1
-0
/
+2
2022-03-07
media: venus: venc: Fix h264 8x8 transform control
Stanimir Varbanov
2
-5
/
+5
2022-03-07
media: venus: vdec: fixed possible memory leak issue
Ameer Hamza
1
-1
/
+1
2022-03-07
media: venus: core: Fix kerneldoc warnings
Stanimir Varbanov
1
-0
/
+4
2021-11-30
media: venus: core: Fix a resource leak in the error handling path of 'venus_...
Christophe JAILLET
1
-2
/
+6
2021-11-30
media: venus: core: Fix a potential NULL pointer dereference in an error hand...
Christophe JAILLET
1
-1
/
+2
2021-11-30
media: venus: avoid calling core_clk_setrate() concurrently during concurrent...
Mansur Alisha Shaik
1
-14
/
+14
2021-11-30
media: venus: correct low power frequency calculation for encoder
Mansur Alisha Shaik
1
-2
/
+2
2021-10-21
media: venus: core: Add sdm660 DT compatible and resource struct
AngeloGioacchino Del Regno
1
-0
/
+64
2021-10-21
media: venus: vdec: decoded picture buffer handling during reconfig sequence
Mansur Alisha Shaik
4
-2
/
+60
2021-10-21
media: venus: Handle fatal errors during encoding and decoding
Stanimir Varbanov
5
-3
/
+40
2021-10-21
media: venus: helpers: Add helper to mark fatal vb2 error
Stanimir Varbanov
2
-0
/
+13
2021-10-21
media: venus: hfi: Check for sys error on session hfi functions
Stanimir Varbanov
1
-0
/
+46
2021-10-21
media: venus: Make sys_error flag an atomic bitops
Stanimir Varbanov
5
-6
/
+7
2021-10-21
media: venus: venc: Use pmruntime autosuspend
Stanimir Varbanov
1
-8
/
+95
2021-10-08
media: venus: Set buffer to FW based on FW min count requirement.
Dikshita Agarwal
6
-10
/
+41
2021-10-08
media: venus: helpers: update NUM_MBS macro calculation
Dikshita Agarwal
1
-2
/
+2
2021-10-08
media: venus: vdec: set work route to fw
Dikshita Agarwal
3
-0
/
+29
2021-10-08
media: venus: hfi: Skip AON register programming for V6 1pipe
Dikshita Agarwal
1
-0
/
+4
2021-10-08
media: venus: Add num_vpp_pipes to resource structure
Dikshita Agarwal
6
-22
/
+4
2021-10-08
media: venus: core: Add sc7280 DT compatible and resource data
Dikshita Agarwal
1
-0
/
+52
2021-10-08
media: venus: firmware: enable no tz fw loading for sc7280
Dikshita Agarwal
2
-11
/
+33
2021-10-08
media: venus: fix vpp frequency calculation for decoder
Mansur Alisha Shaik
1
-2
/
+6
2021-10-08
media: venus: vdec: update output buffer size during vdec_s_fmt()
Mansur Alisha Shaik
1
-1
/
+4
2021-10-08
media: venus: helper: change log level for false warning message
Mansur Alisha Shaik
1
-2
/
+3
2021-09-30
media: venus: core : Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2021-08-04
media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co...
Mansur Alisha Shaik
5
-1
/
+49
2021-08-04
media: venus: venc: Add support for intra-refresh period
Stanimir Varbanov
3
-7
/
+34
2021-08-04
media: venus: helper: do not set constrained parameters for UBWC
Mansur Alisha Shaik
1
-0
/
+3
2021-08-04
media: venus: venc: Fix potential null pointer dereference on pointer fmt
Colin Ian King
1
-0
/
+2
2021-08-04
media: venus: hfi: fix return value check in sys_get_prop_image_version()
Zhen Lei
1
-1
/
+1
2021-06-17
media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-10
/
+12
2021-06-17
media: venus: hfi_cmds: Fix packet size calculation
Gustavo A. R. Silva
1
-4
/
+5
2021-06-02
media: venus: helpers: Delete an unneeded bool conversion
Zhen Lei
1
-2
/
+1
2021-06-02
media: venus: Enable low power setting for encoder
Dikshita Agarwal
8
-35
/
+167
2021-06-02
media: venus: hfi_cmds.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-06-02
media: venus: Convert to use resource-managed OPP API
Yangtao Li
2
-32
/
+11
2021-06-02
media: venus: hfi_cmds: Fix conceal color property
Stanimir Varbanov
1
-11
/
+11
[next]
Privacy Policy