summaryrefslogtreecommitdiffstats
path: root/drivers/ras/amd/atl
Commit message (Expand)AuthorAgeFilesLines
* RAS/AMD/ATL: Translate normalized to system physical addresses using PRMJohn Allen2024-08-015-0/+78
* Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-156-68/+754
|\
| * Merge remote-tracking branches 'ras/edac-amd-atl' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)2024-07-151-1/+1
| |\
| | * RAS/AMD/ATL: Add missing newline to pr_info() statementVasyl Gomonovych2024-05-281-1/+1
| * | RAS/AMD/ATL: Implement DF 4.5 NP2 denormalizationJohn Allen2024-06-093-0/+621
| * | RAS/AMD/ATL: Validate address map when information is gatheredJohn Allen2024-06-092-43/+77
| * | RAS/AMD/ATL: Expand helpers for adding and removing base and holeJohn Allen2024-06-092-15/+29
| * | RAS/AMD/ATL: Read DRAM hole base earlyJohn Allen2024-06-093-13/+26
| * | RAS/AMD/ATL: Add amd_atl pr_fmt() prefixJohn Allen2024-06-092-1/+4
| * | RAS/AMD/ATL: Add a missing module descriptionJeff Johnson2024-06-051-0/+1
| |/
* | RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam2024-06-163-41/+114
* | RAS/AMD/ATL: Fix MI300 bank hashYazen Ghannam2024-06-101-7/+2
|/
* Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-111-1/+1
* RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Yazen Ghannam2024-02-261-3/+2
* RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam2024-02-142-0/+52
* RAS/AMD/ATL: Add MI300 DRAM to normalized address translation supportYazen Ghannam2024-02-013-2/+205
* RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()Dan Carpenter2024-01-311-1/+1
* RAS/AMD/ATL: Add MI300 supportMuralidhara M K2024-01-298-5/+309
* RAS: Introduce AMD Address Translation LibraryYazen Ghannam2024-01-2411-0/+3280