diff options
author | Christian König <christian.koenig@amd.com> | 2021-09-24 11:04:00 +0300 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-11-30 16:53:02 +0300 |
commit | 86baad1941702aa9b6fb44d6f150a34e9e4e1fae (patch) | |
tree | 4adbc04670194265b664ea12cf150587eade035b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 19cf41b64e3b150cf64fa01dec13f20dc86d95b2 (diff) | |
download | linux-86baad1941702aa9b6fb44d6f150a34e9e4e1fae.tar.xz |
drm/qxl: use iterator instead of dma_resv_shared_list
I'm not sure why it is useful to know the number of fences
in the reservation object, but we try to avoid exposing the
dma_resv_shared_list() function.
So use the iterator instead. If more information is desired
we could use dma_resv_describe() as well.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211129120659.1815-5-christian.koenig@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions