Add dma tracepoints to TTM and remove from AMDGPU

Tom St Denis tom.stdenis at amd.com
Thu Aug 17 12:29:27 UTC 2017


These patches first add DMA map/unmap tracepoints to the TTM
layer.  This is done by adding functions that vendors can
call from their populate/unpopulate callbacks.  Usage is
completely optional.

Second, we remove the tracepoints from the AMDGPU driver
and call the TTM provided tracepoints instead.



More information about the amd-gfx mailing list