summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-161-1/+0
* 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-212-0/+109
* 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-283-0/+37