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
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