mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 02:16:09 +02:00

* origin/display/prefetch: (8 commits) LF-4546 gpu: imx: imx8_dprc: Fix some implicit fallthrough build warnings MLK-25319 gpu: imx: imx8_dprc: Use 256byte burst length for GPU standard tile LF-2010 gpu: imx: imx8_dprc: Check return value of SCU func call in dprc_prg_sel_configure() LF-2011 gpu: imx: imx8_dprc: Check return value of SCU func call in dprc_dpu_gpr_configure() LF-1750 gpu: imx: imx8_dprc: Get scu ipc handle in ->probe() ...
321 B
321 B
obj-$(CONFIG_IMX8MM_LCDIF_CORE) += lcdif/ obj-$(CONFIG_IMX8_PC) += imx8_pc.o obj-$(CONFIG_IMX8_PRG) += imx8_prg.o obj-$(CONFIG_IMX8_DPRC) += imx8_dprc.o
obj-$(CONFIG_IMX_IPUV3_CORE) += ipu-v3/ obj-$(CONFIG_IMX_DPU_CORE) += dpu/ obj-$(CONFIG_IMX_DPU_BLIT) += dpu-blit/ obj-$(CONFIG_IMX_LCDIFV3_CORE) += lcdifv3/