summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2023-07-28 16:53:49 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-08-09 10:56:14 -0400
commit2e91e731f24817bc55f9c9acc95a8939c4077b05 (patch)
treeee803602564139fc0dda48976020a192c0c4f3bc /scripts/decode_stacktrace.sh
parent3bb575572bf498a9d39e9d1ca5c06cc3152928a1 (diff)
downloadkernel-2e91e731f24817bc55f9c9acc95a8939c4077b05.tar.gz
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
This is only required for SR-IOV world switches, but it adds additional latency leading to reduced performance in some benchmarks. Disable for now on bare metal. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
012-08-03 20:40:12 -0700'>2012-08-03team: add support for queue override by setting queue_id for portJiri Pirko 2012-08-03team: add per port priority optionJiri Pirko 2012-08-03team: add signed 32-bit team option typeJiri Pirko 2012-07-20team: add multiqueue supportJiri Pirko 2012-07-17team: add netpoll supportJiri Pirko 2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko 2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko 2012-06-26team: remove unused rcu_head field from team_port structJiri Pirko 2012-06-26team: do not allow to map disabled portsJiri Pirko 2012-06-19team: add port_[enabled/disabled] mode callbacksJiri Pirko 2012-06-19team: allow async option changesJiri Pirko 2012-06-19team: push array_index and port into separate structureJiri Pirko 2012-06-19team: introduce array optionsJiri Pirko 2012-06-19team: add mode priv to portJiri Pirko 2012-06-19team: make team_mode struct constJiri Pirko 2012-04-21team: allow to enable/disable portsJiri Pirko 2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko 2012-04-11team: add bool option typeJiri Pirko 2012-04-11team: add support for per-port optionsJiri Pirko 2012-04-04team: add binary option typeJiri Pirko 2012-01-24team: send only changed options/ports via netlinkJiri Pirko