diff options
author | Gerd Hoffmann <[email protected]> | 2018-04-18 07:42:57 +0200 |
---|---|---|
committer | Sean Paul <[email protected]> | 2018-04-25 15:03:12 -0400 |
commit | 7a31805ba28c93f80cf874492e2f21da80851a9f (patch) | |
tree | 54710f530012a26ae1ba6c78a12107576d028ba2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 66c0255cf58718517e4cdff3612b92b82c2bf71b (diff) |
qxl: keep separate release_bo pointer
qxl expects that list_first_entry(release->bos) returns the first
element qxl added to the list. ttm_eu_reserve_buffers() may reorder
the list though.
Add a release_bo field to struct qxl_release and use that instead.
Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Sean Paul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions