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.