commit | 555a3224299720ddecfdcda9aaabab608f9f616a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 24 17:28:04 2020 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 24 18:38:46 2020 +0100 |
tree | 281d2a84eef60261d4c8a81d5691163f59dca424 | |
parent | 1ebf7aaf3ac01952c49a303d7ded0dc3a19d3cbb [diff] |
drm/i915/gt: Trace RPS events Add tracek to the RPS events (interrupts, worker, enabling, threshold selection, frequency setting), so that if we have to debug reticent HW we have some traces to start from. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Andi Shyti <andi.shyti@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200424162805.25920-1-chris@chris-wilson.co.uk