aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGwan-gyeong Mun <[email protected]>2022-02-25 15:13:15 +0200
committerRamalingam C <[email protected]>2022-03-07 00:08:44 +0530
commitdcb62550c4e46a9af18c7e5876bc1189c7115329 (patch)
tree1dfb6549889e5fc19cf9aace2c9335af18176aa6 /tools/perf/scripts/python
parent18ac067bcbde92518a1fc3c0605d030fc3e3f94b (diff)
drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unmap_dma_buf()
The dma_buf_ops.unmap_dma_buf callback used in i915, i915_gem_unmap_dma_buf(), has the same code as drm_gem_unmap_dma_buf(). In order to eliminate defining and using duplicate function, it updates the dma_buf_ops.unmap_dma_buf callback to use drm_gem_unmap_dma_buf(). Signed-off-by: Gwan-gyeong Mun <[email protected]> Reviewed-by: Nirmoy Das <[email protected]> Signed-off-by: Ramalingam C <[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