summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/video/intel-gma.txt
Commit message (Collapse)AuthorAgeLines
* x86: Add initial video device init for Intel GMASimon Glass2014-11-25-0/+40
Intel's Graphics Media Accelerator (GMA) is a generic name for a wide range of video devices. Add code to set up the hardware on ivybridge. Part of the init happens in native code, part of it happens in a 16-bit option ROM for those nostalgic for the 1970s. Signed-off-by: Simon Glass <sjg@chromium.org>