summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>2022-05-10 17:54:19 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2022-05-20 13:49:18 +0800
commitfbdab61af2d02ebf9c015458c95e34b54dea9027 (patch)
treec6837c356e66ab8b1fa27b1558bb8a7e57ecb28d /tools/perf/scripts/python/bin/stackcollapse-record
parentd09144745959bf7852ccafd73243dd7d1eaeb163 (diff)
downloadkernel-fbdab61af2d02ebf9c015458c95e34b54dea9027.tar.gz
crypto: qat - add support for 401xx devices
QAT_401xx is a derivative of 4xxx. Add support for that device in the qat_4xxx driver by including the DIDs (both PF and VF), extending the probe and the firmware loader. Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Reviewed-by: Srinivas Kerekare <srinivas.kerekare@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
EDAC/amd64: Allow for DF Indirect Broadcast readsYazen Ghannam 2021-11-15x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam 2021-11-15x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam 2021-10-07EDAC/amd64: Handle three rank interleaving modeYazen Ghannam 2021-07-13EDAC/amd64: Use DEVICE_ATTR helper macrosDwaipayan Ray 2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh 2021-01-22EDAC/amd64: Issue probing messages only on properly detected hardwareBorislav Petkov 2020-12-28EDAC/amd64: Limit error injection functionality to supported hwBorislav Petkov 2020-12-28EDAC/amd64: Merge error injection sysfs facilitiesBorislav Petkov 2020-12-28EDAC/amd64: Merge sysfs debugging attributes setup codeBorislav Petkov 2020-12-28EDAC/amd64: Tone down messages about missing PCI IDsYazen Ghannam 2020-12-28EDAC/amd64: Do not load on family 0x15, model 0x13Borislav Petkov 2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2020-11-27EDAC/amd64: Fix PCI component registrationBorislav Petkov 2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam 2020-10-26EDAC/amd64: Remove unneeded breaksTom Rix 2020-10-12Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2020-10-09EDAC/amd64: Set proper family type for Family 19h Models 20h-2FhYazen Ghannam 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-06-18EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov 2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner 2020-05-29EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()Colin Ian King 2020-05-22EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov 2020-04-14x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov