index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
/
block
/
graphics
Age
Commit message (
Expand
)
Author
2024-01-24
soc/amd/*: Rename Makefiles from .inc to .mk
Martin Roth
2023-10-25
soc/amd/common: Add ACP device to common block graphics driver
CoolStar
2023-10-24
soc/amd/common/graphics: Factor out FSP graphics init
Matt DeVillier
2023-09-25
soc/amd/common/graphics: Update VBIOS cache data before hashing
Matt DeVillier
2023-06-02
soc/amd/common/block/graphics: Add missing pci_rom_free()
Grzegorz Bernacki
2023-04-26
soc/amd/common/block/gfx: Re-add signature check for vbios cache
Matt DeVillier
2023-02-23
soc/amd/commmon/gfx: Generalize check for selective GOP init
Matt DeVillier
2023-02-13
soc/amd/common/block/gfx: Use TPM-stored hash for vbios cache validation
Matt DeVillier
2023-02-10
soc/amd/common/gfx: add support for VBIOS caching, selective GOP init
Matt DeVillier
2023-01-09
soc/amd/common/block/graphics: Fix whitespace consistency
Fred Reitberger
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-13
soc/amd/*: Hook up GPU ops in devicetree
Arthur Heymans
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-12
soc/amd/common: Scan bridge devices behind SoCs GPU Controller
Kevin Chiu
2022-01-12
soc/amd/common/block: add new PCI IDs to common code
Felix Held
2021-10-27
soc/amd/common/block/graphics: add missing GPU PCI IDs
Felix Held
2021-09-16
drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info
Tim Wawrzynczak
2021-07-17
soc/amd/common/block/graphics: add GPU PCI ID for Barcelo
Felix Held
2021-03-31
soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOP
Raul E Rangel
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-13
soc/amd/common/block/graphics/graphics: GOP: load VBIOS
Nikolai Vyssotski
2021-03-10
soc/amd/common/block/graphics/graphics: GOP: implement vbt_get()
Nikolai Vyssotski
2021-03-08
soc/amd/common/block/graphics/graphics: report GOP frame buffer
Nikolai Vyssotski
2021-02-16
soc/amd/common/*/Kconfig: remove unneeded default n for bool options
Felix Held
2020-11-19
include/device/pci_ids: add model number to ATI GPU and HDA controller
Felix Held
2020-11-18
include/device/pci_ids: use the right device ID for AMD Picasso GPU
Felix Held
2020-08-21
soc/amd/common: add rudimentary ATIF support
Aaron Durbin
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
soc/amd/common/block/graphics/graphics: Add missing const to fill_ssdt
Raul E Rangel
2020-04-28
soc/amd/{common,picasso}: Move GFX device from static ASL to SSDT
Furquan Shaikh
2020-04-28
soc/amd/picasso: Use common block graphics driver
Furquan Shaikh
2020-04-28
soc/amd/common: Add a common graphics block device driver for AMD SoCs
Furquan Shaikh