summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45/gma.c
AgeCommit message (Expand)Author
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-07nb/intel/gm45: Remove the C native graphic initArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-03nb/intel/gm45: Make fetching the blc_pwm freq globalArthur Heymans
2018-12-03nb/intel/gm45: Make fetching the blc_pwm freq its own functionArthur Heymans
2018-09-25northbridge: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-08-22nb/intel/*/gma.c: Skip NGI when VGA decode is not enabledArthur Heymans
2018-06-08libgfxinit: Enable G45 support (for GM45/X4X)Nico Huber
2018-06-04northbridge/intel: Remove unneeded includesElyes HAOUAS
2018-04-30nb/intel/gm45: Get rid of device_tElyes HAOUAS
2017-10-13nb/intel/*/gma: Port ACPI opregion to older platformsPatrick Rudolph
2017-08-07nb/intel/*/gma.c: Use macros for GMBUS numbersArthur Heymans
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-05-03nb/intel/gm45: Set display backlight according to EDID stringArthur Heymans
2017-05-03nb/intel/gm45/gma.c: Decode EDID before NGI pathArthur Heymans
2017-01-20nb/gm45/gma.c: Fix reported Pixel clockArthur Heymans
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-11-28nb/gm45/gma.c: Compute BLC_PWM_CTL value from PWM frequencyArthur Heymans
2016-11-28nb/intel/gm45: Fix panel-power-sequence clock divisorNico Huber
2016-10-26nb/gm45/gma.c: Remove writes to DP, FDI registersArthur Heymans
2016-10-19nb/gm45,x4x/gma.c remove writes to nonexisting FDI registersArthur Heymans
2016-10-19nb/i945,gm45,x4x/gma.c: fix unsigned arithmeticsArthur Heymans
2016-10-19nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding itArthur Heymans
2016-10-11nb/gm45/gma.c: use linux code to compute LVDS dotclock divisorsArthur Heymans
2016-10-11nb/intel/*/graphic_init: use sizeof instead of hardcoding edid sizeArthur Heymans
2016-09-27nb/intel/*/gma.c: remove spaces at the fake vbt generationArthur Heymans
2016-09-19gm45/gma.c: use correct id string for fake VBTArthur Heymans
2016-09-19nb/gm45/gma.c: enable VESA framebuffer mode on VGA outputArthur Heymans
2016-09-19gm45/gma.c: use screen on vga connector if connectedArthur Heymans
2016-09-07gm45/gma.c: clean up some registersArthur Heymans
2016-05-04nb/intel/gm45: Fix native text mode initializationNick High
2016-01-14nb/intel/gm45: Backport configuration of panel power timingsNico Huber
2016-01-14nb/intel/gm45: Drop unnecessary panel power handlingNico Huber
2016-01-12nb/intel/gm45: Convert gma.c to `if (IS_ENABLED(` styleNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-01northbridge/intel/gm45: Fix native VGA initAudrey Pearson
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-08northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson
2015-05-08northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-08-16intel/gm45: native gfx init.Vladimir Serbinenko
2014-08-12gm45: Ensure that brightness register in gma contains sane value.Vladimir Serbinenko