summaryrefslogtreecommitdiff
path: root/drivers/ras/amd/atl
AgeCommit message (Expand)AuthorFilesLines
2024-08-01RAS/AMD/ATL: Translate normalized to system physical addresses using PRMJohn Allen5-0/+78
2024-07-15Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-68/+754
2024-07-15Merge remote-tracking branches 'ras/edac-amd-atl' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)1-1/+1
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam3-41/+114
2024-06-10RAS/AMD/ATL: Fix MI300 bank hashYazen Ghannam1-7/+2
2024-06-09RAS/AMD/ATL: Implement DF 4.5 NP2 denormalizationJohn Allen3-0/+621
2024-06-09RAS/AMD/ATL: Validate address map when information is gatheredJohn Allen2-43/+77
2024-06-09RAS/AMD/ATL: Expand helpers for adding and removing base and holeJohn Allen2-15/+29
2024-06-09RAS/AMD/ATL: Read DRAM hole base earlyJohn Allen3-13/+26
2024-06-09RAS/AMD/ATL: Add amd_atl pr_fmt() prefixJohn Allen2-1/+4
2024-06-05RAS/AMD/ATL: Add a missing module descriptionJeff Johnson1-0/+1
2024-05-28RAS/AMD/ATL: Add missing newline to pr_info() statementVasyl Gomonovych1-1/+1
2024-03-11Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-0/+3838
2024-02-26RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()Yazen Ghannam1-3/+2
2024-02-14RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam2-0/+52
2024-02-01RAS/AMD/ATL: Add MI300 DRAM to normalized address translation supportYazen Ghannam3-2/+205
2024-01-31RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()Dan Carpenter1-1/+1
2024-01-29RAS/AMD/ATL: Add MI300 supportMuralidhara M K8-5/+309
2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam11-0/+3280