Searched +full:am65x +full:- +full:dss (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ti/ |
| D | ti,am65x-dss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/display/ti/ti,am65x-dss.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Texas Instruments AM65x Display Subsystem 11 - Jyri Sarha <jsarha@ti.com> 12 - Tomi Valkeinen <tomi.valkeinen@ti.com> 15 The AM625 and AM65x TI Keystone Display SubSystem with two output 16 ports and two video planes. In AM65x DSS, the first video port 17 supports 1 OLDI TX and in AM625 DSS, the first video port output is [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ti/ |
| D | ti,am65x-dss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: "http://devicetree.org/schemas/display/ti/ti,am65x-dss.yaml#" 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 8 title: Texas Instruments AM65x Display Subsystem 11 - Jyri Sarha <jsarha@ti.com> 12 - Tomi Valkeinen <tomi.valkeinen@ti.com> 15 The AM65x TI Keystone Display SubSystem with two output ports and 22 const: ti,am65x-dss 26 Addresses to each DSS memory region described in the SoC's TRM. [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
| D | tidss_drv.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ 33 dev_dbg(tidss->dev, "%s\n", __func__); in tidss_runtime_get() 35 r = pm_runtime_get_sync(tidss->dev); in tidss_runtime_get() 44 dev_dbg(tidss->dev, "%s\n", __func__); in tidss_runtime_put() 46 r = pm_runtime_put_sync(tidss->dev); in tidss_runtime_put() 56 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend() 66 r = dispc_runtime_resume(tidss->dispc); in tidss_pm_runtime_resume() 79 return drm_mode_config_helper_suspend(&tidss->ddev); in tidss_suspend() 88 return drm_mode_config_helper_resume(&tidss->ddev); in tidss_resume() [all …]
|
| D | tidss_dispc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 9 #include <linux/dma-mapping.h> 14 #include <linux/media-bus-format.h> 79 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 82 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 155 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 158 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 244 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 247 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am65-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 7 #include <dt-bindings/phy/phy-am654-serdes.h> 11 compatible = "mmio-sram"; 13 #address-cells = <1>; 14 #size-cells = <1>; 17 atf-sram@0 { 21 sysfw-sram@f0000 { 25 l3cache-sram@100000 { 30 gic500: interrupt-controller@1800000 { [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
| D | tidss_drv.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ 34 dev_dbg(tidss->dev, "%s\n", __func__); in tidss_runtime_get() 36 r = pm_runtime_get_sync(tidss->dev); in tidss_runtime_get() 45 dev_dbg(tidss->dev, "%s\n", __func__); in tidss_runtime_put() 47 r = pm_runtime_put_sync(tidss->dev); in tidss_runtime_put() 57 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend() 67 r = dispc_runtime_resume(tidss->dispc); in tidss_pm_runtime_resume() 80 return drm_mode_config_helper_suspend(&tidss->ddev); in tidss_suspend() 89 return drm_mode_config_helper_resume(&tidss->ddev); in tidss_resume() [all …]
|
| D | tidss_dispc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 9 #include <linux/dma-mapping.h> 78 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 81 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 154 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 157 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 243 * of pixel inc is calculated like this: 1+(xinc-1)*bpp. 246 * because 1+(32-1)*8 < 255 < 1+(33-1)*4. 312 iowrite32(val, dispc->base_common + reg); in dispc_write() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
| D | k3-am65-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/ 7 #include <dt-bindings/phy/phy-am654-serdes.h> 11 compatible = "mmio-sram"; 13 #address-cells = <1>; 14 #size-cells = <1>; 17 atf-sram@0 { 21 sysfw-sram@f0000 { 25 l3cache-sram@100000 { 30 gic500: interrupt-controller@1800000 { [all …]
|
| /kernel/linux/linux-5.10/ |
| 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 …]
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|