Re: [PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 71h

2019-07-22 Thread Vicki Pfau
I'm getting similar variance. Compiling Linux seems to spike the temperature above 70, even with a new CPU cooler, so I'm wondering if there might be an offset I'm missing. It may just be the fan being too slow (going to be reconfiguring the BIOS settings today). The reason I haven't replied

[PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 70h

2019-07-14 Thread Vicki Pfau
Add the PCI device IDs for the newly released AMD Ryzen 3xxx desktop (Matisse) CPU line northbridge link and misc devices. Signed-off-by: Vicki Pfau --- arch/x86/kernel/amd_nb.c | 3 +++ include/linux/pci_ids.h | 1 + 2 files changed, 4 insertions(+) diff --git a/arch/x86/kernel/amd_nb.c b