diff options
| author | Gwan-gyeong Mun <gwan-gyeong.mun@intel.com> | 2022-02-25 15:13:15 +0200 |
|---|---|---|
| committer | Ramalingam C <ramalingam.c@intel.com> | 2022-03-07 00:08:44 +0530 |
| commit | dcb62550c4e46a9af18c7e5876bc1189c7115329 (patch) | |
| tree | 1dfb6549889e5fc19cf9aace2c9335af18176aa6 /tools/perf/scripts/python | |
| parent | 18ac067bcbde92518a1fc3c0605d030fc3e3f94b (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 <gwan-gyeong.mun@intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220225131316.1433515-2-gwan-gyeong.mun@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
