Lines Matching refs:panel
462 * variation. IVO panel has small variation than DP CTS spec, need
1682 DRM_DEV_ERROR(dev, "fail to get internal panel.\n");
1730 DRM_DEV_DEBUG_DRIVER(dev, "get panel node.\n");
1737 struct device_node *bus, *panel;
1743 panel = of_get_child_by_name(bus, "panel");
1745 if (!panel)
1747 of_node_put(panel);
2362 * This adjusting made for built-in eDP panel, for the externel
2612 DRM_DEV_ERROR(dev, "fail to parse DT for panel : %d\n", ret);