Commit Graph

7 Commits

Author SHA1 Message Date
Irui Wang 9e6aff6800 linux-firmware: mediatek: Update MT8173 VPU firmware to v1.2.0
[h264 decoder]
check if the h264 decoder instance allocation is successful before use.

Release Version: 1.2.0

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
2024-06-22 18:06:17 +08:00
Irui Wang c81f094c84 linux-firmware: mediatek: Update MT8173 VPU firmware to v1.1.9
[h264 encoder]
update h264 encode rate control

Release Version: 1.1.9

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
2024-04-10 18:36:10 +08:00
Irui Wang fa940619b9 linux-firmware: mediatek: Update MT8173 VPU firmware to v1.1.8
[h264 encoder]
improve encoder quality

[vp9 decoder]
parse intra only frame uncompressed header

[h264 decoder]
manage decoding dpb list

Release Version: 1.1.8

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
2024-03-19 11:42:43 +00:00
Irui Wang 70390331db linux-firmware: mediatek: Update MT8173 VPU firmware to v1.1.7
[encoder vp8]
set buffer pitch info by input format

Release Version: 1.1.7

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
2022-01-22 20:30:38 +08:00
Irui Wang 0fe0fe022b mediatek: update MT8173 VPU firmware to v1.1.6
[encoder h264]
set buffer pitch to encoder hardware

Release Version: 1.1.6

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
2020-12-10 09:38:07 +08:00
Irui Wang 76ceac823c mediatek: separate venc service thread
Add two venc service threads in VPU firmware

Release Version: 1.1.5

Signed-off-by: Irui Wang <irui.wang@mediatek.com>
2020-10-23 16:43:57 +08:00
gtk_ruiwang a8a18d1ce5 mediatek: move MT8173 VPU FW to subfolder
Currently vpu_d.bin and vpu_p.bin are at the root of
linux-firmware git tree, it's not appropriate so we move
them to subfolder mediatek/mt8173 and create a symbolic link
to be compatible with older kernels

Release Version: 1.1.4

Signed-off-by: Rui Wang <gtk_ruiwang@mediatek.com>
2020-02-26 13:08:15 +08:00