summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKevin Wang <kevin1.wang@amd.com>2021-08-11 15:59:27 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-08-16 15:17:44 -0400
commitbecf6c95523a69c2807fdfda2d27b40432d8d75a (patch)
tree3fa94c4035daa29c697d705bc64464f787191a79 /tools/perf/scripts/python
parentcb5da84a5f080bb02164de2119acaa14656ac057 (diff)
downloadkernel-becf6c95523a69c2807fdfda2d27b40432d8d75a.tar.gz
drm/amd/pm: change smu msg's attribute to allow working under sriov
the following message is allowed in sriov mode: 1. GetEnabledSmuFeaturesLow 2. GetEnabledSmuFeaturesHigh Signed-off-by: Kevin Wang <kevin1.wang@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
kernel/commit/net/ipv4/icmp.c?h=linux-6.6.y&id=c4e9e09f5589f9afe6b8f8c4fb078e0559bca667'>icmp: revise rfc4884 testsWillem de Bruijn 2020-07-19icmp: support rfc 4884Willem de Bruijn 2020-07-01ip: Fix SO_MARK in RST, ACK and ICMP packetsWillem de Bruijn 2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab 2020-03-12inet: Use fallthrough;Joe Perches 2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld 2019-11-08net: icmp: fix data-race in cmp_global_allow()Eric Dumazet 2019-11-03net: icmp: use input address in tracerouteFrancesco Ruggeri 2019-08-24ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu 2019-08-21net: fix icmp_socket_deliver argument 2 inputLi RongQing