diff options
author | Chris Wilson <[email protected]> | 2021-01-15 14:23:29 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2021-01-15 21:30:24 +0000 |
commit | f530a41d13f2f45174fa0996a85edc32278d3fd5 (patch) | |
tree | 9af3c045a53d24d6d3106082efef22ab158418a3 /lib/mpi/mpi-sub-ui.c | |
parent | 4fb05a392a5b9c8af2d8a03f69af2589d4bfc9c8 (diff) |
drm/i915/gt: Convert stats.active to plain unsigned int
As context-in/out is now always serialised, we do not have to worry
about concurrent enabling/disable of the busy-stats and can reduce the
atomic_t active to a plain unsigned int, and the seqlock to a seqcount.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions