diff options
author | Tom St Denis <[email protected]> | 2017-08-23 15:17:47 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-08-29 15:27:50 -0400 |
commit | a92e145059cb883155a24a2d3ac33296d33d9df7 (patch) | |
tree | d1da85119d401413dcb0870bb00c4649aa775d27 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | 727030b0c6322b127b524dab1fbbe55a441a54b9 (diff) |
drm/ttm: Add DMA map/unmap tracepoint (v3)
Also exports two functions that vendor drivers can call
to trace DMA mappings. This is meant to help translate
IOMMU mappings of bus addresses back to physical pages.
Used by the umr amdgpu debugger for instance.
Signed-off-by: Tom St Denis <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(v2): Use dev_name() to get PCI path instead.
(v3): Use correct types for dma/phys addresses
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions