Searched full:imageon (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A 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
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8150-hdk.dts | 368 * NOTE: "amd,imageon" makes Adreno start in headless mode, remove it 371 compatible = "qcom,adreno-640.1", "qcom,adreno", "amd,imageon";
|
H A 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";
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_device.c | 625 sscanf(compat, "amd,imageon-%u.%u", &r, &patch) == 2) { in find_chipid() 748 if (of_device_is_compatible(pdev->dev.of_node, "amd,imageon")) in adreno_probe() 769 { .compatible = "amd,imageon" },
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx51.dtsi | 133 compatible = "amd,imageon-200.1", "amd,imageon";
|
H A D | imx53.dtsi | 216 compatible = "amd,imageon-200.0", "amd,imageon";
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 1195 { .compatible = "amd,imageon" },
|