diff options
author | Nirmoy Das <[email protected]> | 2022-09-07 19:26:41 +0200 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2022-09-12 09:56:50 -0400 |
commit | 08b812985996924c0ccf79d54a31fc9757c0a6ca (patch) | |
tree | 8bf3fafd528becedbb8ed86c34de51714e67d488 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 0785691f5711a8f210bb15a5177c2999ebd3702e (diff) |
drm/i915: Set correct domains values at _i915_vma_move_to_active
Fix regression introduced by commit:
"drm/i915: Individualize fences before adding to dma_resv obj"
which sets obj->read_domains to 0 for both read and write paths.
Also set obj->write_domain to 0 on read path which was removed by
the commit.
References: https://gitlab.freedesktop.org/drm/intel/-/issues/6639
Fixes: 420a07b841d0 ("drm/i915: Individualize fences before adding to dma_resv obj")
Signed-off-by: Nirmoy Das <[email protected]>
Cc: <[email protected]> # v5.16+
Cc: Matthew Auld <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 04f7eb3d4582a0a4da67c86e55fda7de2df86d91)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions