Searched +full:sc7280 +full:- +full:dpu (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only4 * Copyright (c) 2014-2018, The Linux Foundation. All rights reserved.5 * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.13 #include <linux/dma-buf.h>66 struct dpu_kms *kms = s->private; in _dpu_danger_signal_status()69 if (!kms->hw_mdp) { in _dpu_danger_signal_status()76 pm_runtime_get_sync(&kms->pdev->dev); in _dpu_danger_signal_status()79 if (kms->hw_mdp->ops.get_danger_status) in _dpu_danger_signal_status()80 kms->hw_mdp->ops.get_danger_status(kms->hw_mdp, in _dpu_danger_signal_status()84 if (kms->hw_mdp->ops.get_safe_status) in _dpu_danger_signal_status()[all …]
2 * SPDX-License-Identifier: GPL-2.056 path0 = devm_of_icc_get(dev, "mdp0-mem"); in msm_mdss_parse_data_bus_icc_path()60 msm_mdss->mdp_path[0] = path0; in msm_mdss_parse_data_bus_icc_path()61 msm_mdss->num_mdp_paths = 1; in msm_mdss_parse_data_bus_icc_path()63 path1 = devm_of_icc_get(dev, "mdp1-mem"); in msm_mdss_parse_data_bus_icc_path()65 msm_mdss->mdp_path[1] = path1; in msm_mdss_parse_data_bus_icc_path()66 msm_mdss->num_mdp_paths++; in msm_mdss_parse_data_bus_icc_path()69 reg_bus_path = of_icc_get(dev, "cpu-cfg"); in msm_mdss_parse_data_bus_icc_path()71 msm_mdss->reg_bus_path = reg_bus_path; in msm_mdss_parse_data_bus_icc_path()84 interrupts = readl_relaxed(msm_mdss->mmio + REG_MDSS_HW_INTR_STATUS); in msm_mdss_irq()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]