aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2019-06-25 22:42:02 +0200
committerDaniel Vetter <[email protected]>2019-06-28 00:27:59 +0200
commitbd630a86be381992fac99f9ab82c5c5b43a5ee3b (patch)
treec773a72bdc0e51bcbe537abad04002230543ec69 /tools/perf/scripts/python/bin/stackcollapse-report
parent5d17718997367c435dbe5341a8e270d9b19478d3 (diff)
drm/fb-helper: use gem_bo.resv, not dma_buf.resv in prepare_fb
With commit 5f6ed9879a414636405a2bd77f122881695959e4 Author: Daniel Vetter <[email protected]> Date: Fri Jun 14 22:35:57 2019 +0200 drm/prime: automatically set gem_obj->resv on import we consistently set drm_gem_bo.resv for imported buffers. Which means we don't need to check the dma-buf in the prepare_fb helper, but can generalize them so they're also useful for display+render drivers which use gem_bo.resv to track their own rendering for their own scanout buffers. Cc: Emil Velikov <[email protected]> Cc: Eric Anholt <[email protected]> Cc: Rob Clark <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Rob Clark <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions