diff options
| author | Tvrtko Ursulin <[email protected]> | 2022-04-01 15:22:00 +0100 |
|---|---|---|
| committer | Tvrtko Ursulin <[email protected]> | 2022-04-05 08:39:03 +0100 |
| commit | 8399eec8a127c5bf70e93220421e12d9f7b2b3df (patch) | |
| tree | b58c807385df6f67c8f94b28ac043294b4872ba1 /tools/perf/scripts/python | |
| parent | 43c504607dc3e5e38b6afa76badebb6686e2cf05 (diff) | |
drm/i915: Track runtime spent in closed and unreachable GEM contexts
As contexts are abandoned we want to remember how much GPU time they used
(per class) so later we can used it for smarter purposes.
As GEM contexts are closed we want to have the DRM client remember how
much GPU time they used (per class) so later we can used it for smarter
purposes.
v2:
* Size past runtimes array by uabi class, not internal.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Aravind Iddamsetty <[email protected]> # v1
Reviewed-by: Chris Wilson <[email protected]> # v1
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Umesh Nerlige Ramappa <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions