x86: apl: Support writing the IntelGraphicsMem table
This table is needed by the Linux graphics driver to handle graphics
correctly. Write it to ACPI.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/Kconfig 8 additions, 0 deletionsarch/x86/Kconfig
- arch/x86/cpu/apollolake/Kconfig 1 addition, 0 deletionsarch/x86/cpu/apollolake/Kconfig
- arch/x86/cpu/intel_common/Makefile 4 additions, 0 deletionsarch/x86/cpu/intel_common/Makefile
- arch/x86/cpu/intel_common/intel_opregion.c 168 additions, 0 deletionsarch/x86/cpu/intel_common/intel_opregion.c
- arch/x86/include/asm/intel_opregion.h 247 additions, 0 deletionsarch/x86/include/asm/intel_opregion.h
- arch/x86/lib/fsp/fsp_graphics.c 32 additions, 0 deletionsarch/x86/lib/fsp/fsp_graphics.c
- include/bloblist.h 1 addition, 0 deletionsinclude/bloblist.h
Loading
Please register or sign in to comment