diff options
author | Maíra Canal <mcanal@igalia.com> | 2024-04-20 18:32:10 -0300 |
---|---|---|
committer | Maíra Canal <mcanal@igalia.com> | 2024-04-23 19:32:46 -0300 |
commit | b136b1953f201542ae5cdfee4b35e9a2e4aa16fa (patch) | |
tree | 288713b26ffcd069669079e83f435c37e7dbcca6 /scripts/gdb | |
parent | 52ce97765cc71708acfd2a66b71e6cd3abb096d8 (diff) |
drm/v3d: Create a struct to store the GPU stats
This will make it easier to instantiate the GPU stats variables and it
will create a structure where we can store all the variables that refer
to GPU stats.
Note that, when we created the struct `v3d_stats`, we renamed
`jobs_sent` to `jobs_completed`. This better express the semantics of
the variable, as we are only accounting jobs that have been completed.
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240420213632.339941-4-mcanal@igalia.com
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions