summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/graphics/graphics.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common: Add ACP device to common block graphics driverCoolStar2023-10-251-0/+15
* soc/amd/common/graphics: Factor out FSP graphics initMatt DeVillier2023-10-241-10/+4
* soc/amd/common/graphics: Update VBIOS cache data before hashingMatt DeVillier2023-09-251-0/+3
* soc/amd/common/block/graphics: Add missing pci_rom_free()Grzegorz Bernacki2023-06-021-3/+13
* soc/amd/common/block/gfx: Re-add signature check for vbios cacheMatt DeVillier2023-04-261-2/+4
* soc/amd/commmon/gfx: Generalize check for selective GOP initMatt DeVillier2023-02-231-7/+6
* soc/amd/common/block/gfx: Use TPM-stored hash for vbios cache validationMatt DeVillier2023-02-131-5/+6
* soc/amd/common/gfx: add support for VBIOS caching, selective GOP initMatt DeVillier2023-02-101-1/+101
* soc/amd/common/block/graphics: Fix whitespace consistencyFred Reitberger2023-01-091-6/+6
* soc/amd/*: Hook up GPU ops in devicetreeArthur Heymans2022-10-131-18/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-7/+7
* soc/amd/common: Scan bridge devices behind SoCs GPU ControllerKevin Chiu2022-02-121-0/+1
* soc/amd/common/block: add new PCI IDs to common codeFelix Held2022-01-121-0/+1
* soc/amd/common/block/graphics: add missing GPU PCI IDsFelix Held2021-10-271-0/+2
* drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_infoTim Wawrzynczak2021-09-161-1/+2
* soc/amd/common/block/graphics: add GPU PCI ID for BarceloFelix Held2021-07-171-1/+2
* soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOPRaul E Rangel2021-03-311-1/+5
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-2/+0
* soc/amd/common/block/graphics/graphics: GOP: load VBIOSNikolai Vyssotski2021-03-131-1/+22
* soc/amd/common/block/graphics/graphics: GOP: implement vbt_get()Nikolai Vyssotski2021-03-101-0/+11
* soc/amd/common/block/graphics/graphics: report GOP frame bufferNikolai Vyssotski2021-03-081-1/+19
* include/device/pci_ids: add model number to ATI GPU and HDA controllerFelix Held2020-11-191-1/+1
* include/device/pci_ids: use the right device ID for AMD Picasso GPUFelix Held2020-11-181-1/+1
* soc/amd/common: add rudimentary ATIF supportAaron Durbin2020-08-211-0/+101
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/amd/common/block/graphics/graphics: Add missing const to fill_ssdtRaul E Rangel2020-05-011-1/+1
* soc/amd/{common,picasso}: Move GFX device from static ASL to SSDTFurquan Shaikh2020-04-281-1/+8
* soc/amd/picasso: Use common block graphics driverFurquan Shaikh2020-04-281-0/+1
* soc/amd/common: Add a common graphics block device driver for AMD SoCsFurquan Shaikh2020-04-281-0/+31