diff options
author | Vinay Belgaumkar <vinay.belgaumkar@intel.com> | 2022-10-24 10:11:08 -0700 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2022-10-26 12:20:25 -0700 |
commit | f864a29afc32d3c0c2d7a34d71b49a8f92306aaa (patch) | |
tree | 94b9e5309ac61f7726f5953e81143efee46cf570 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e62f31e1739d33a1a377cc77b0e89aff21f23c4c (diff) |
drm/i915/slpc: Optmize waitboost for SLPC
Waitboost (when SLPC is enabled) results in a H2G message. This can result
in thousands of messages during a stress test and fill up an already full
CTB. There is no need to request for boost if min softlimit is equal or
greater than it.
v2: Add the tracing back, and check requested freq
in the worker thread (Tvrtko)
v3: Check requested freq in dec_waiters as well
v4: Only check min_softlimit against boost_freq. Limit this
optimization for server parts for now.
v5: min_softlimit can be greater than boost (Ashutosh)
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221024171108.14373-1-vinay.belgaumkar@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions