index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
/
graphics.c
Age
Commit message (
Expand
)
Author
2021-02-15
soc/intel: Remove unused <console/console.h>
Elyes HAOUAS
2021-01-01
nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings
Michael Niewöhner
2020-12-25
soc/intel/common/gfx: rename and guard graphics_soc_init()
Matt DeVillier
2020-12-02
soc/intel/skylake: Map VBIOS IDs
Paul Menzel
2020-05-27
soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code
Nico Huber
2020-05-27
soc/intel/gma: Move DDI-A 4-lane config to common code
Nico Huber
2020-05-27
soc/intel/gma: Move display and opregion init to common code
Nico Huber
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-28
soc/intel: Constify struct device * parameter to intel_igd_get_controller_info
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-06
soc/intel/skylake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-28
soc/intel/skylake: Hook up GMA ACPI brightness controls
Matt DeVillier
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-06-06
soc/intel/skl/graphics: Implement panel setup
Nico Huber
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-02
soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is called
Nico Huber
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-04-16
soc/intel/skylake: Hook up libgfxinit
Nico Huber
2018-03-30
soc/intel/skylake: Save/restore GMA OpRegion address
Matt DeVillier
2018-03-30
soc/intel/common/opregion: Get rid of opregion.c
Patrick Rudolph
2018-01-29
intel: Prepare registers so Windows drivers are happier
Patrick Georgi
2017-12-07
soc/intel/skylake: Make use of Intel common Graphics block
Subrata Banik