aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRodrigo Vivi <[email protected]>2017-10-23 15:46:12 -0700
committerRodrigo Vivi <[email protected]>2017-10-24 10:20:29 -0700
commit0aab201b4ad10fa530e4d12f8ea30b6f0a0540bd (patch)
tree433584d1cfa8a67442e0c118dd9fab590e50ae6d /tools/perf/scripts/python/stackcollapse.py
parent436009b578ab872619350a4c4f2b36c98c7e55a2 (diff)
drm/i915/cnl: Get RC6 working.
On CNL, individual wake rate limit was added to each engine. GT can only go to RC6 if both Render and Media engines are individually qualified. So we need to set their individual wake rate limit. +-----------------+---------------+--------------+--------------+ | | GT RC6 | Render C6 | Media C6 | +-----------------+---------------+--------------+--------------+ | Wake rate limit | 0xA09C[31:16] | 0xA09C[15:0] | 0xA0A0[15:0] | +-----------------+---------------+--------------+--------------+ v2: - Tune Render and Media wake rate values according to some extra info I got from HW engineers. Value can be tuned, but for now these are the recommended values. - Fix typos pointed by James. Cc: Nathan Ciobanu <[email protected]> Cc: Wayne Boyer <[email protected]> Cc: Joe Konno <[email protected]> Cc: David Weinehall <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Reviewed-by: James Ausmus <[email protected]> Reviewed-by: David Weinehall <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions