summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2019-02-20 16:40:47 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-02-27 22:19:53 -0500
commit3a301bc5d2941ef1e04acb390c0ef9e06b802477 (patch)
tree5fece4d56e0affe149aece0ca6850858ed401a2a /tools/perf/scripts/python/bin/stackcollapse-record
parent971e7ac1ab6201484aef14cb1de62375fa317d41 (diff)
downloadkernel-3a301bc5d2941ef1e04acb390c0ef9e06b802477.tar.gz
drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX feature
For UCLK_FMAX OD feature, SMU overwrites the highest UCLK DPM level freq. Therefore it can only take values that are greater than the second highest DPM level freq. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
a6ddab94fc63813ad582c55dd95ed596420d101'>wifi: mac80211: maintain link-sta hash tableJohannes Berg 2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg 2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg 2022-06-20wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg 2022-06-20wifi: mac80211: remove sta_info_tx_streams()Johannes Berg 2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg 2022-04-11mac80211: prepare sta handling for MLO supportSriram R 2021-11-29mac80211: add docs for ssn in struct tid_ampdu_txJohannes Berg 2021-11-26mac80211: fix regression in SSN handling of addba txFelix Fietkau 2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen 2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg 2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg 2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau 2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab 2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen 2020-09-18mac80211: optimize station connection monitorFelix Fietkau 2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau 2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau 2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil 2020-04-24mac80211: fix two missing documentation entriesJohannes Berg 2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein 2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg 2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen