summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/graphics.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-2/+2
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-13/+13
* soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier2020-12-251-1/+1
* soc/intel/skylake: Map VBIOS IDsPaul Menzel2020-12-021-0/+20
* soc/intel/gma: Implement fsp_soc_get_igd_bar() in common codeNico Huber2020-05-271-5/+0
* soc/intel/gma: Move DDI-A 4-lane config to common codeNico Huber2020-05-271-20/+1
* soc/intel/gma: Move display and opregion init to common codeNico Huber2020-05-271-33/+2
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-52/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel: Constify struct device * parameter to intel_igd_get_controller_infoFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc/intel/skylake: Hook up GMA ACPI brightness controlsMatt DeVillier2020-03-281-0/+8
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-1/+1
* soc/intel/skl/graphics: Implement panel setupNico Huber2019-06-061-0/+64
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is calledNico Huber2019-01-021-9/+8
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-121-1/+1
* soc/intel/skylake: Hook up libgfxinitNico Huber2018-04-161-8/+17
* soc/intel/skylake: Save/restore GMA OpRegion addressMatt DeVillier2018-03-301-1/+20
* soc/intel/common/opregion: Get rid of opregion.cPatrick Rudolph2018-03-301-29/+3
* intel: Prepare registers so Windows drivers are happierPatrick Georgi2018-01-291-0/+2
* soc/intel/skylake: Make use of Intel common Graphics blockSubrata Banik2017-12-071-0/+120