Searched full:imageon (Results 1 – 6 of 6) sorted by relevance
/linux-6.8/Documentation/devicetree/bindings/display/msm/ |
D | gpu.yaml | 29 The driver is parsing the compat string for Imageon to 32 - pattern: '^amd,imageon-200\.[0-1]$' 33 - const: amd,imageon
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | sm8150-mtp.dts | 359 * NOTE: "amd,imageon" makes Adreno start in headless mode, remove it 362 compatible = "qcom,adreno-640.1", "qcom,adreno", "amd,imageon";
|
/linux-6.8/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 657 sscanf(compat, "amd,imageon-%u.%u", &r, &patch) == 2) { in find_chipid() 780 if (of_device_is_compatible(pdev->dev.of_node, "amd,imageon")) in adreno_probe() 800 { .compatible = "amd,imageon" },
|
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx51.dtsi | 133 compatible = "amd,imageon-200.1", "amd,imageon";
|
D | imx53.dtsi | 216 compatible = "amd,imageon-200.0", "amd,imageon";
|
/linux-6.8/drivers/gpu/drm/msm/ |
D | msm_drv.c | 980 { .compatible = "amd,imageon" },
|