index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
mediatek
/
vcodec
Age
Commit message (
Expand
)
Author
2023-06-09
media: mediatek: vcodec: Add a debugfs file to get different useful information
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Add debug params to control different log level
Yunfei Dong
2023-06-09
media: mediatek: vcodec: Add debugfs interface to get debug information
Yunfei Dong
2023-06-09
media: mediatek: vcodec: support stateless AV1 decoder
Xiaoyong Lu
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
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
[prev]
[next]