Searched +full:imx8mq +full:- +full:dcss (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/imx/ |
| H A D | nxp,imx8mq-dcss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: "http://devicetree.org/schemas/display/imx/nxp,imx8mq-dcss.yaml#" 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 8 title: iMX8MQ Display Controller Subsystem (DCSS) 11 - Laurentiu Palcu <laurentiu.palcu@nxp.com> 15 The DCSS (display controller sub system) is used to source up to three 17 2.2) or MIPI-DSI. The DCSS is intended to support up to 4kp60 displays. HDR10 23 const: nxp,imx8mq-dcss 27 - description: DCSS base address and size, up to IRQ steer start [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-drv.c | 1 // SPDX-License-Identifier: GPL-2.0 11 #include "dcss-dev.h" 12 #include "dcss-kms.h" 15 struct dcss_dev *dcss; member 23 return mdrv ? mdrv->dcss : NULL; in dcss_drv_dev_to_dcss() 30 return mdrv ? &mdrv->kms->base : NULL; in dcss_drv_dev_to_drm() 35 struct device *dev = &pdev->dev; in dcss_drv_platform_probe() 41 if (!dev->of_node) in dcss_drv_platform_probe() 42 return -ENODEV; in dcss_drv_platform_probe() 44 remote = of_graph_get_remote_node(dev->of_node, 0, 0); in dcss_drv_platform_probe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/imx/ |
| H A D | imx8mq.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (c) 2019-2020, NXP 10 #include <linux/interconnect-provider.h> 11 #include <dt-bindings/interconnect/imx8mq.h> 49 /* DISPMIX (only for DCSS) */ 58 /* PL301_DISPLAY (IPs other than DCSS, inside SUPERMIX) */ 97 .name = "imx8mq-interconnect", 103 MODULE_ALIAS("platform:imx8mq-interconnect");
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | imx8mpico_defconfig | 3 …OST_IMAGE_SCRIPT="board/freescale/common/imx/imx8-bootloader-prepare.sh board/freescale/common/imx… 4 BR2_ROOTFS_POST_SCRIPT_ARGS="${UBOOT_DIR}/arch/arm/dts/imx8mq-pico-pi.dtb" 7 …call github,TechNexion,linux,9146d4dcb2dda0c7614f74f824cfb20d29bd85f8)/linux-9146d4dcb2dda0c7614f7… 10 BR2_LINUX_KERNEL_INTREE_DTS_NAME="freescale/imx8mq-pico-pi freescale/imx8mq-pico-pi-dcss-ili9881c" 20 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://source.codeaurora.org/external/imx/imx-atf" 22 BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="imx8mq" 27 …_TARBALL_LOCATION="$(call github,TechNexion,u-boot-edm,9a070a5b4460124054bc459edfc9d1b43e5403bb)/u… 28 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="pico-imx8mq" 31 BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-nodtb.bin"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/ |
| H A D | nwl-dsi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/bridge/nwl-dsi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Northwest Logic MIPI-DSI controller on i.MX SoCs 10 - Guido Gúnther <agx@sigxcpu.org> 11 - Robert Chiras <robert.chiras@nxp.com> 14 NWL MIPI-DSI host controller found on i.MX8 platforms. This is a dsi bridge for 15 the SOCs NWL MIPI-DSI host controller. 18 - $ref: ../dsi-controller.yaml# [all …]
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1114 # required by busfreq-imx8mq.ko 1237 # required by clk-imx8ulp.ko 1246 # required by cpufreq-dt.ko 1285 # required by dw-hdmi-cec.ko 1290 # required by dw-hdmi.ko 1305 # required by dw_hdmi-imx.ko 1378 # required by fp9931-core.ko 1381 # required by fp9931-regulator.ko 1384 # required by fsl-edma-v3.ko 1449 # required by gpio-imx-rpmsg.ko [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | nwl-dsi.c | 1 // SPDX-License-Identifier: GPL-2.0+ 33 #include "nwl-dsi.h" 35 #define DRV_NAME "nwl-dsi" 136 int ret = dsi->error; in nwl_dsi_clear_error() 138 dsi->error = 0; in nwl_dsi_clear_error() 146 if (dsi->error) in nwl_dsi_write() 149 ret = regmap_write(dsi->regmap, reg, val); in nwl_dsi_write() 151 DRM_DEV_ERROR(dsi->dev, in nwl_dsi_write() 154 dsi->error = ret; in nwl_dsi_write() 163 if (dsi->error) in nwl_dsi_read() [all …]
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 9 ------------------------- 30 ``diff -u`` to make the patch easy to merge. Be prepared to get your 40 See Documentation/process/coding-style.rst for guidance here. 46 See Documentation/process/submitting-patches.rst for details. 57 include a Signed-off-by: line. The current version of this 59 Documentation/process/submitting-patches.rst. 70 that the bug would present a short-term risk to other users if it 76 Documentation/admin-guide/security-bugs.rst for details. 81 --------------------------------------------------- 97 W: *Web-page* with status/info [all …]
|