summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/graphics.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake: Hook up GMA ACPI brightness controlsMatt DeVillier2021-01-041-0/+7
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-14/+14
* soc/intel/common/gfx: rename and guard graphics_soc_init()Matt DeVillier2020-12-251-1/+1
* soc/intel/apl/graphics: add missing left-shiftMichael Niewöhner2020-12-221-1/+2
* soc/intel/apl: Add panel power and backlight configurationNico Huber2020-09-061-0/+75
* soc/intel/gma: Implement fsp_soc_get_igd_bar() in common codeNico Huber2020-05-271-10/+0
* soc/intel/gma: Move display and opregion init to common codeNico Huber2020-05-271-32/+0
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-17/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/apl: Enable graphics with libgfxinitNico Huber2018-12-031-0/+25
* soc/intel/common/opregion: Get rid of opregion.cPatrick Rudolph2018-03-301-34/+4
* intel: Prepare registers so Windows drivers are happierPatrick Georgi2018-01-291-0/+2
* soc/intel/apollolake: Make use of Intel common Graphics blockSubrata Banik2017-12-071-44/+8
* soc/intel/apollolake: Skip disabled IGD deviceSubrata Banik2017-08-031-1/+7
* soc/intel/apollolake: Add pci device id for GLK IGDHannah Williams2017-07-211-0/+1
* soc/intel/common/opregion: Use enum cb_err as return valuePatrick Rudolph2017-06-271-1/+1
* soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams2017-06-011-3/+3
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-1/+1
* soc/intel/apollolake: Fix spacing around operators and commasLee Leahy2017-03-131-3/+3
* driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki2016-09-151-23/+3
* soc/intel/apollolake: Add new Intel HD Graphics Device ID's.Abhay Kumar2016-07-211-1/+7
* soc/intel/apollolake: Take advantage of common opregion codeAndrey Petrov2016-05-181-0/+49
* soc/intel/apollolake: Write LB_FRAMEBUFFER table when appropriateAlexandru Gagniuc2016-05-121-0/+68