index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
qcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co...
Mansur Alisha Shaik
2021-08-04
5
-1
/
+49
*
media: venus: venc: Add support for intra-refresh period
Stanimir Varbanov
2021-08-04
3
-7
/
+34
*
media: venus: helper: do not set constrained parameters for UBWC
Mansur Alisha Shaik
2021-08-04
1
-0
/
+3
*
media: venus: venc: Fix potential null pointer dereference on pointer fmt
Colin Ian King
2021-08-04
1
-0
/
+2
*
media: venus: hfi: fix return value check in sys_get_prop_image_version()
Zhen Lei
2021-08-04
1
-1
/
+1
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
4
-92
/
+103
*
media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2021-06-17
2
-10
/
+12
*
media: venus: hfi_cmds: Fix packet size calculation
Gustavo A. R. Silva
2021-06-17
1
-4
/
+5
*
media: camss: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-06-02
2
-6
/
+4
*
media: venus: helpers: Delete an unneeded bool conversion
Zhen Lei
2021-06-02
1
-2
/
+1
*
media: venus: Enable low power setting for encoder
Dikshita Agarwal
2021-06-02
8
-35
/
+167
*
media: venus: hfi_cmds.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-06-02
1
-1
/
+1
*
media: venus: Convert to use resource-managed OPP API
Yangtao Li
2021-06-02
2
-32
/
+11
*
media: venus: hfi_cmds: Fix conceal color property
Stanimir Varbanov
2021-06-02
1
-11
/
+11
*
media: venus: venc: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
1
-2
/
+3
*
media: venus: vdec: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
1
-3
/
+3
*
media: venus: core: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
1
-2
/
+1
*
media: camss: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
4
-14
/
+9
*
media: qcom/camss: Use devm_platform_ioremap_resource_byname
dingsenjie
2021-05-19
4
-13
/
+7
*
media: venus: Rework error fail recover logic
Mauro Carvalho Chehab
2021-05-10
1
-13
/
+47
*
media: venus : hfi: add venus image info into smem
Dikshita Agarwal
2021-04-15
1
-2
/
+18
*
media: venus: Fix internal buffer size calculations for v6.
Dikshita Agarwal
2021-04-15
1
-8
/
+18
*
media: venus: helpers: keep max bandwidth when mbps exceeds the supported range
Vikash Garodia
2021-04-15
1
-1
/
+1
*
media: venus: fix hw overload error log condition
Mansur Alisha Shaik
2021-04-15
1
-1
/
+1
*
media: venus: core: correct firmware name for sm8250
Dmitry Baryshkov
2021-04-15
1
-1
/
+1
*
media: venus: core,pm: fix potential infinite loop
Colin Ian King
2021-04-15
1
-2
/
+2
*
media: venus: core: Fix kerneldoc warnings
Stanimir Varbanov
2021-04-15
1
-9
/
+31
*
media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()
Yang Yingliang
2021-04-09
1
-6
/
+2
*
media: venus: don't de-reference NULL pointers at IRQ time
Mauro Carvalho Chehab
2021-04-08
1
-3
/
+6
*
media: venus: use NULL instead of zero for pointers
Mauro Carvalho Chehab
2021-04-08
1
-2
/
+2
*
media: camss: csid: Remove redundant dev_err call in msm_csid_subdev_init()
Yang Yingliang
2021-04-06
1
-3
/
+1
*
media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init()
Yang Yingliang
2021-04-06
1
-6
/
+2
*
media: venus: vdec: Fix decoder cmd STOP issue
Stanimir Varbanov
2021-04-06
2
-2
/
+5
*
media: venus: helper: Decide work mode
Dikshita Agarwal
2021-04-06
4
-4
/
+31
*
media: venus: hfi: Increase plat_buf_v6 o/p buffer count.
Dikshita Agarwal
2021-04-06
1
-1
/
+1
*
media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
Dikshita Agarwal
2021-04-06
4
-0
/
+42
*
media: venus: helpers: Add internal buffer list for v6
Dikshita Agarwal
2021-04-06
3
-6
/
+20
*
media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xx
Dikshita Agarwal
2021-04-06
1
-3
/
+5
*
media: venus: pm: Toggle 6xx wrapper power in vcodec_control
Dikshita Agarwal
2021-04-06
1
-1
/
+4
*
media: venus: hfi: Add 6xx AXI halt logic
Dikshita Agarwal
2021-04-06
1
-0
/
+32
*
media: venus: core,pm: Vote for min clk freq during venus boot
Dikshita Agarwal
2021-04-06
1
-0
/
+14
*
media: venus: pm: Hook 6xx pm ops into 4xx pm ops
Bryan O'Donoghue
2021-04-06
1
-0
/
+1
*
media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
Bryan O'Donoghue
2021-04-06
3
-8
/
+7
*
media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xx
Bryan O'Donoghue
2021-04-06
1
-2
/
+10
*
media: venus: hfi: Add 6xx interrupt support
Dikshita Agarwal
2021-04-06
1
-9
/
+23
*
media: venus: hfi: Add a 6xx boot logic
Dikshita Agarwal
2021-04-06
1
-2
/
+12
*
media: venus: core: Hook to V6 base registers when appropriate
Bryan O'Donoghue
2021-04-06
1
-7
/
+17
*
media: venus: core: Add an io base for AON regs
Bryan O'Donoghue
2021-04-06
2
-0
/
+3
*
media: venus: core: Add an io base for TZ wrapper regs
Bryan O'Donoghue
2021-04-06
2
-0
/
+3
*
media: venus: core: Add differentiator IS_V6(core)
Bryan O'Donoghue
2021-04-06
1
-0
/
+1
[next]