Searched full:imageon (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | gpu.yaml | 21 - amd,imageon 41 The driver is parsing the compat string for Imageon to 44 - pattern: '^amd,imageon-200\.[0-1]$' 45 - const: amd,imageon
|
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_device.c | 144 sscanf(compat, "amd,imageon-%u.%u", &r, &patch) == 2) { in find_chipid() 267 if (of_device_is_compatible(pdev->dev.of_node, "amd,imageon")) in adreno_probe() 287 { .compatible = "amd,imageon" },
|
/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";
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 1013 { .compatible = "amd,imageon" },
|