diff options
author | Tilak Tangudu <[email protected]> | 2022-09-10 07:38:42 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2022-09-16 11:39:55 -0400 |
commit | fe5979665f6408092ff6072dc894b74a192cbb53 (patch) | |
tree | d5f25683b14b8930acd3044107ac799dca6f294b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f569ae759472fbe1f6fdddc7398360d43fdcc199 (diff) |
drm/i915/debugfs: Add perf_limit_reasons in debugfs
Add perf_limit_reasons in debugfs. The upper 16 perf_limit_reasons RW "log"
bits are identical to the lower 16 RO "status" bits except that the "log"
bits remain set until cleared, thereby ensuring the throttling occurrence
is not missed. The clear fop clears the upper 16 "log" bits, the get fop
gets all 32 "log" and "status" bits.
v2: Expand commit message and clarify "log" and "status" bits in
comment (Rodrigo)
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Ashutosh Dixit <[email protected]>
Signed-off-by: Tilak Tangudu <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions