diff options
author | Chris Wilson <[email protected]> | 2018-06-05 17:06:23 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-06-05 19:23:33 +0100 |
commit | cd68e04cf56a38029940a33cbc834b4ab15b2bdb (patch) | |
tree | e9255daee805cba8d9c3394492c3abe539a16f9e /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 70be8b3dab43497718a2260f1daf47d378815d90 (diff) |
drm/i915/error: Fixup inactive/active counting
The inactive counter was over the active list, and vice versa.
Fortuitously this should not cause a problem in practice as they shared
the same array and clamped the number of entries they would write.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions