Searched +full:mali +full:- +full:d71 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Liviu Dudau <Liviu.Dudau@arm.com>11 - Andre Przywara <andre.przywara@arm.com>14 The Arm Mali D71 display processor supports up to two displays with up21 - items:22 - const: arm,mali-d3223 - const: arm,mali-d7124 - const: arm,mali-d71[all …]
1 // SPDX-License-Identifier: GPL-2.027 return mdrv ? mdrv->mdev : NULL; in dev_to_mdev()32 struct device *dev = &pdev->dev; in komeda_platform_remove()35 komeda_kms_detach(mdrv->kms); in komeda_platform_remove()40 komeda_dev_suspend(mdrv->mdev); in komeda_platform_remove()42 komeda_dev_destroy(mdrv->mdev); in komeda_platform_remove()50 struct device *dev = &pdev->dev; in komeda_platform_shutdown()53 komeda_kms_shutdown(mdrv->kms); in komeda_platform_shutdown()58 struct device *dev = &pdev->dev; in komeda_platform_probe()68 return -ENOMEM; in komeda_platform_probe()[all …]