aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2021-02-08 12:55:35 +0100
committerThomas Zimmermann <[email protected]>2021-02-08 13:00:26 +0100
commit4862ffaec523fe24cce6943bf78aa7ea1ba77039 (patch)
tree5ab4a657b378e5de02b727add53e118576756fcb /tools/perf/scripts/python
parent6dd7b6ce43acd70f75ae285fee8eeb2dd4933dce (diff)
drm/mgag200: Move vmap out of commit tail
Vmap operations may acquire the dmabuf reservation lock, which is not allowed within atomic commit-tail functions. Therefore move vmap and vunmap from the damage handler into prepare_fb and cleanup_fb callbacks. The mapping is provided as GEM shadow-buffered plane. The functions in the commit tail use the pre-established mapping for damage handling. Signed-off-by: Thomas Zimmermann <[email protected]> Tested-by: Gerd Hoffmann <[email protected]> Acked-by: Gerd Hoffmann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions