index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
/
vcodec
Age
Commit message (
Expand
)
Author
2023-05-26
media: mediatek: vcodec: using empty lat buffer as the last one
Yunfei Dong
2023-05-26
media: mediatek: vcodec: move core context from device to each instance
Yunfei Dong
2023-05-26
media: mediatek: vcodec: using decoder status instead of core work count
Yunfei Dong
2023-05-26
media: mediatek: vcodec: Avoid unneeded error logging
Yunfei Dong
2023-05-26
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Pin-yen Lin
2023-05-25
media: mediatek: vcodec: support stateless hevc decoder
Yunfei Dong
2023-05-25
media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()
Fei Shao
2023-05-25
Revert "media: mediatek: vcodec: Fix bitstream crop information error"
Nícolas F. R. A. Prado
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-15
media: mediatek: vcodec: Coverity issues in encoder driver
Irui Wang
2023-04-15
media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...
Wei Chen
2023-04-15
media: mediatek: vcodec: add remove function for decoder platform driver
Yunfei Dong
2023-04-15
media: mediatek: vcodec: fix decoder disable pm crash
Yunfei Dong
2023-04-13
media: mediatek: vcodec: Remove the setting for dma_mask
Yong Wu
2023-04-11
media: Use of_property_present() for testing DT property presence
Rob Herring
2023-04-11
media: mtk_vcodec_enc_drv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
media: mtk_vcodec_dec_drv: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-10
media: mediatek: vcodec: change lat thread decode error condition
Yunfei Dong
2023-04-10
media: mediatek: vcodec: making sure queue_work successfully
Yunfei Dong
2023-04-10
media: mediatek: vcodec: remove unused lat_buf
Yunfei Dong
2023-04-10
media: mediatek: vcodec: add core decode done event
Yunfei Dong
2023-04-10
media: mediatek: vcodec: move lat_buf to the top of core list
Yunfei Dong
2023-04-10
media: mediatek: vcodec: using each instance lat_buf count replace core ready...
Yunfei Dong
2023-04-10
media: mediatek: vcodec: add params to record lat and core lat_buf count
Yunfei Dong
2023-04-10
media: mediatek: vcodec: Force capture queue format to MM21
Yunfei Dong
2023-04-10
media: mediatek: vcodec: Make MM21 the default capture format
Yunfei Dong
2023-04-10
media: mediatek: vcodec: Use 4K frame size when supported by stateful decoder
Pin-yen Lin
2023-02-08
media: mediatek: vcodec/venc: return 0 instead of 'ret'.
Hans Verkuil
2023-02-08
media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_sync
Yunfei Dong
2022-11-25
media: mediatek: vcodec: Core thread depends on core_list
Yunfei Dong
2022-11-25
media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
Yunfei Dong
2022-11-25
media: mediatek: vcodec: Fix h264 set lat buffer error
Yunfei Dong
2022-11-25
media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
Yunfei Dong
2022-11-25
media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
Yunfei Dong
2022-10-24
media: mediatek: vcodec: fix h264 cavlc bitstream fail
Yunfei Dong
2022-10-24
media: mediatek: vcodec: Skip unsupported h264 encoder profile
Irui Wang
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-09-27
media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)
Nícolas F. R. A. Prado
2022-08-30
media: mediatek: vcodec: Skip non CBR bitrate mode
Hirokazu Honda
2022-08-30
media: mediatek: vcodec: Add mt8188 encoder's chip name
Yunfei Dong
2022-08-30
media: mediatek: vcodec: add decoder compatible to support mt8188
Yunfei Dong
2022-08-30
media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutex
Irui Wang
2022-08-30
media: mediatek: vcodec: Fix bitstream crop information error
Irui Wang
2022-08-30
media: mediatek: vcodec: Remove encoder driver get IRQ resource
Irui Wang
2022-08-30
media: mediatek: vcodec: Add mt8188 encoder driver
Irui Wang
2022-08-30
media: mediatek: vcodec: Add encoder driver support for 34-bit iova
Irui Wang
2022-07-17
media: mediatek: vcodec: Use vb2_find_buffer
Ezequiel Garcia
2022-07-15
media: mediatek: vcodec: Make encoder capability fields fit requirements
Chen-Yu Tsai
2022-07-15
media: mediatek: vcodec: Make decoder capability fields fit requirements
Chen-Yu Tsai
2022-07-08
media: mediatek: vcodec: Initialize decoder parameters for each instance
Chen-Yu Tsai
[prev]
[next]