diff options
| author | Matthew Brost <[email protected]> | 2021-09-09 09:47:22 -0700 |
|---|---|---|
| committer | John Harrison <[email protected]> | 2021-09-13 11:30:25 -0700 |
| commit | fc30a6764a54dea42291aeb7009bef7aa2fc1cd4 (patch) | |
| tree | 6166e9148aefbf126528b77ea694ee9e336691e3 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f25e3908b9cd4a3fe819e9bdcdde58f20bacb34c (diff) | |
drm/i915/guc: Fix blocked context accounting
Prior to this patch the blocked context counter was cleared on
init_sched_state (used during registering a context & resets) which is
incorrect. This state needs to be persistent or the counter can read the
incorrect value resulting in scheduling never getting enabled again.
Fixes: 62eaf0ae217d ("drm/i915/guc: Support request cancellation")
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Cc: <[email protected]>
Signed-off-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions