mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 23:04:35 +08:00
c9ca3b53ee
The Hantro driver uses a hardcoded value for the bus_info field in the media device and |struct v4l2_capability|. This worked well when there was just one device. However with the iMX.8 series we are now seeing two Hantro blocks on the same chip. The static bus_info is no longer sufficient for differentiating devices. Since commit |
||
---|---|---|
.. | ||
hantro_drv.c | ||
hantro_g1_h264_dec.c | ||
hantro_g1_mpeg2_dec.c | ||
hantro_g1_regs.h | ||
hantro_g1_vp8_dec.c | ||
hantro_g1.c | ||
hantro_g2_hevc_dec.c | ||
hantro_g2_regs.h | ||
hantro_g2_vp9_dec.c | ||
hantro_g2.c | ||
hantro_h1_jpeg_enc.c | ||
hantro_h1_regs.h | ||
hantro_h264.c | ||
hantro_hevc.c | ||
hantro_hw.h | ||
hantro_jpeg.c | ||
hantro_jpeg.h | ||
hantro_mpeg2.c | ||
hantro_postproc.c | ||
hantro_v4l2.c | ||
hantro_v4l2.h | ||
hantro_vp8.c | ||
hantro_vp9.c | ||
hantro_vp9.h | ||
hantro.h | ||
imx8m_vpu_hw.c | ||
Kconfig | ||
Makefile | ||
rockchip_vpu2_hw_h264_dec.c | ||
rockchip_vpu2_hw_jpeg_enc.c | ||
rockchip_vpu2_hw_mpeg2_dec.c | ||
rockchip_vpu2_hw_vp8_dec.c | ||
rockchip_vpu2_regs.h | ||
rockchip_vpu_hw.c | ||
sama5d4_vdec_hw.c | ||
sunxi_vpu_hw.c |