summaryrefslogtreecommitdiff
path: root/drivers/mxc/Makefile
AgeCommit message (Collapse)Author
2019-02-13MLK-20918: VPU Decoder: modify name to avoid confuseming_qian
MXC_VPU_MALONE -> MXC_VPU_LEGACY vpu-malone -> vpu_legacy MXC_VPU_DECODER -> MXC_VPU_MALONE vpu-decoder-b0 -> vpu_malone Signed-off-by: ming_qian <ming.qian@nxp.com>
2019-02-12MLK-20802: VPU Encoder: modify some name to avoid confuseming_qian
change MXC_VPU_DECODER to MXC_VPU_MALONE change the directory name vpu-encoder-b0 to vpu_windsor Signed-off-by: ming_qian <ming.qian@nxp.com>
2019-02-12MLK-18355-1: hdp-cec: Move imx8 hdp cec driver to mxc folderSandor Yu
Move iMX8 HDP CEC driver to MXC folder. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
2019-02-12MLK-18301-3 - [i.MX8MM/Hantro]: Enable hantro vpu on mscale 845S platformZhou Peng
Enable hantro 845 decoder/encoder on device tree Signed-off-by: Zhou Peng <eagle.zhou@nxp.com>
2019-02-12MGS-3705-2 gpu: add 6.2.4.p1 driver for 4.14 kernelXianzhong
integrate 6.2.4.p1 driver and enable gpu build config, fix 4.14 linux kernel build break in gpu-viv driver. source branch: gpu-viv6/fsl_6.2.4.p1 source commit: 8aa3fcbcad9f51441b768bb41ce5c2686f7f143f Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
2019-02-12MLK-17902 [IMX8QXP B0]VPU ENCODER and DECODER on IMX8QXP B0 boardnxa13443
Add vpu decoder and encoder for imx8qxp b0 board, decoder can support H265 H264 MPEG2 MPEG4 H263 etc encoder can support H264 Signed-off-by: nxa13443 <chaofan.huang@nxp.com>
2019-02-12MLK-16671-2 - [i.MX8QXP/Malone]: Add vpu malone decoder driverZhou Peng-B04994
Add vpu module in device tree and makefile Signed-off-by: Zhou Peng-B04994 <eagle.zhou@nxp.com>
2019-02-12MLK-16538-2: hdmi api: Relocate hdmi api soure codeSandor Yu
-Relocate hdmi api source code from drivers/video/fbdev/mxc/cdn_hdp to drivers/mxc/hdp. -Add displayport and hdcp api function. -Move t28hpc_hdmitx function from api source code folder to hdmi fb driver folder. -Update imx8 hdmi fb driver according api source code change. -Sync api source code with CDN_API_1_0_33 release. Acked-by: Robby Cai <robby.cai@nxp.com> Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
2019-02-12MLK-15132-1: Enable Hantro decoder on i.MX8MQZhou Peng-B04994
Added hantro driver code Signed-off-by: Zhou Peng-B04994 <eagle.zhou@nxp.com>
2019-02-12MLK-11508-4: V4L2 Capture: Porting MXC V4L2 Capture from 3.14.ySandor Yu
Initial port of the mxc V4L2 capture driver. Baseline copied from imx_3.14.y branch: Signed-off-by: Sandor Yu <R01008@freescale.com> For 4.14 updated to fwnode interface because v4l-of is gone. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-11431-1: IPU: forward IPU display drivers to 4.1.y kernelSandor Yu
Forward imx_3.14.y IPU and display drivers to 4.1 kernel. This includes IPU core driver, display driver, LDB and HDMI driver. Signed-off-by: Sandor Yu <R01008@freescale.com>
2019-02-12MLK-11442 mlb: imx: add mlb support on imx_4.1.yGao Pan
Add mlb support on imx_4.1.y. The files are copied from imx_3.14.y. Signed-off-by: Gao Pan <b54642@freescale.com>
2019-02-12MLK-11440-2 Integrate VPU driver to kernel 4.1Hongzhang Yang
Include 3.14 VPU driver with no change Signed-off-by: Hongzhang Yang <Hongzhang.Yang@freescale.com> Added include <linux/sched/signal.h> during 4.14 rebase without ifdef version checks. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-02-12MLK-10600-2: mxc: sim: Add an option to enable SIM driver build.Luwei Zhou
Add the option to enable SIM driver build. Signed-off-by: Luwei Zhou <b45643@freescale.com> Signed-off-by: Gao Pan <b45643@freescale.com> (cherry picked from 0f7a6fa3c141bfc7333d9056639b7a5b1154ed1d)