Lines Matching refs:display
4 the bootloader, with the assumption that the display hardware has already
10 If the devicetree contains nodes for the display hardware used by a simplefb,
11 then the simplefb node must contain a property called "display", which
12 contains a phandle pointing to the primary display hw node, so that the OS
17 It is advised to add display# aliases to help the OS determine how to number
18 things. If display# aliases are used, then if the simplefb node contains a
19 "display" property then the /aliases/display# path must point to the display
20 hw node the "display" property points to, otherwise it must point directly
25 primary display hw node, as with display# aliases. If display aliases are
30 enable them. This way if e.g. later on support for more display clocks get
54 - display : phandle pointing to the primary display hardware node
71 display = <&lcdc0>;