aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/gma
AgeCommit message (Expand)Author
2018-06-04src/drivers: Get rid of whitespace before tabElyes HAOUAS
2018-05-15ACPI: Set the correct number of arguments in ACPI methodsMartin Roth
2018-05-11drivers/intel/gma: honor vbt_size parameter to locate_vbt()Aaron Durbin
2018-05-09drivers/intel/gma, soc/intel/common: improve cooperationPatrick Georgi
2018-05-04drivers/intel/gma/opregion.c: Get rid of device_tElyes HAOUAS
2018-05-02intel/common: compress VBTPatrick Georgi
2018-04-133rdparty/libgfxinit: Update submodule pointerNico Huber
2018-04-06drivers/intel/gma: Depend less on default fb valuesNico Huber
2018-04-06drivers/intel/gma: Amend stride calculation of linear fbNico Huber
2018-03-14drivers/intel/gma: fix opregion SCI register for Atom platformsMatt DeVillier
2018-01-29intel: Prepare registers so Windows drivers are happierPatrick Georgi
2017-12-12drivers/intel/gma: Power up legacy VGA block earlyNico Huber
2017-10-283rdparty/lib{hwbase,gfxinit}: Update to latest masterNico Huber
2017-10-28drivers/intel/gma: Put gma_gfxinit() into its own headerNico Huber
2017-10-23drv/intel/gma/opregion: fix opregion version for WindowsMatt DeVillier
2017-10-13drv/intel/gma/opregion: Add common init_idg_opregion()Matt DeVillier
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-08-11driver/intel/gma: Allow use of GFX_GMA_ANALOG_I2C_HDMI_x in C NGIArthur Heymans
2017-08-11drivers/intel/gma/opregion: migrate from nb/commonMatt DeVillier
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-15drv/intel/gma/i915: Get rid of unused function prototypePatrick Rudolph
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-12drv/intel/gma/opregion: Add method to restore ASLSPatrick Rudolph
2017-07-12drv/intel/gma/opregion: Add interface for GNVS ASLB handlingPatrick Rudolph
2017-07-12drv/intel/gma/opregion: Add function to set ASLS registerPatrick Rudolph
2017-07-10drivers/intel/gma: Fix undefined behaviorRyan Salsamendi
2017-07-03northbridge/intel/haswell: Fix undefined behaviorRyan Salsamendi
2017-06-22drv/intel/gma/acpi: Fix copyright headerPatrick Rudolph
2017-06-05intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.cSebastian "Swift Geek" Grzywna
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-05-29gma/acpi: Fix argument count to _DSSMatt DeVillier
2017-05-22drivers/intel/gma: Drop unused INTEL_DPNico Huber
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-04-083rdparty/libgfxinit: Update submodule pointerNico Huber
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2017-03-31drivers/intel/gma: Guard GFX_GMA_* configsNico Huber
2017-03-18nb/i945/gma.c: Refactor panel setupArthur Heymans
2017-02-04drivers/intel/gma/vbt: Add Kconfig symbol for SSC refNico Huber
2017-01-24drivers/intel/gma/vbt: Fix style and minor issuesNico Huber
2016-12-19drivers/intel/gma: Use scaling to simplify fb configNico Huber
2016-12-19drivers/intel/gma: Add textmode support with libgfxinitNico Huber
2016-11-29drivers/intel/gma: Hook up libgfxinitNico Huber
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-09-08intel/gma: Use defines for registers and values in edid.cSebastian "Swift Geek" Grzywna
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-04-01intel/gma: Fix VBT generationPatrick Rudolph
2015-10-31intel/gma: Return success for Intel int15 VGA set panel type hookKonstantin Aladyshev
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-12gma ACPI: Do not overwrite backlight configurationNico Huber
2015-10-12gma ACPI: Consolidate non-PCH and PCH brightness levelsNico Huber
2015-10-12gma: Consolidate Intel IGD ACPI code some moreNico Huber
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04Remove address from GPLv2 headersPatrick Georgi
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19ivybridge native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko
2015-05-19gma/edid: Fix gma register access.Vladimir Serbinenko
2015-05-08northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson
2015-03-31cbfs: remove cbfs_core.h includesAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2014-11-11drivers/intel/gma/intel_dp.c: Fix printf type-specifierEdward O'Callaghan
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-09-08Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-09-04drivers/gma: remove unused codeRonald G. Minnich
2014-08-28Peppy/Haswell: move more support functions from mainboard to the intel i915 d...Ronald G. Minnich
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-13Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh
2014-07-29x230: Deploy VBTVladimir Serbinenko
2014-07-21src/drivers: Remove a trailing whitespaceElyes HAOUAS
2014-07-08drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-25drivers/intel/gma: Uninitialized var before if conditionEdward O'Callaghan
2014-06-20drivers/intel/gma: Equality comparison with extraneous parenthesesEdward O'Callaghan
2014-06-01i915_reg: Declare LVDS register values.Vladimir Serbinenko
2014-03-09intel/gma: Remove MCH register declarations.Vladimir Serbinenko
2014-03-04nehalem: Replace video init.Vladimir Serbinenko
2014-03-04drivers/intel/gma: Add EDID retrieving functions.Vladimir Serbinenko
2013-12-21Refactor code containing aux callsFurquan Shaikh
2013-12-21Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flagsFurquan Shaikh
2013-12-21Add cpu transcoder attribute to intel dpFurquan Shaikh
2013-12-21Calculate transcoder flags based on pipe configFurquan Shaikh
2013-12-21FUI: Fill in link_m and link_n valuesFurquan Shaikh
2013-12-21SLIPPY: final changes for FUIRonald G. Minnich
2013-12-07Add kernel-derived support functions for DDI.Ronald G. Minnich
2013-12-05FUI: add intel_dp driver derived from kernel functionsRonald G. Minnich
2013-12-05haswell: pull in the init code for FUIRonald G. Minnich