Skip to content
Snippets Groups Projects
Commit 97cb0927 authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

x86: broadwell: Add video support


Add a video driver for Intel's broadwell integrated graphics controller.
This uses a binary blob for most init, with the driver just performing a few
basic tasks.

This driver supports VESA as the mode-setting mechanism. Since most boards
don't support driver model yet with VESA, a special case is added to the
Kconfig for broadwell. Eventually all boards will use driver model and this
can be removed.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent b697b848
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment