Age | Commit message (Expand) | Author | Files | Lines |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -7/+7 |
2021-06-30 | treewide: Add missing semicolons to __assign_str uses | Joe Perches | 1 | -7/+7 |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König | 1 | -2/+2 |
2021-01-15 | Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -1/+1 |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -1/+1 |
2021-01-05 | drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if condition | Chenyang Li | 1 | -1/+1 |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst | 1 | -12/+12 |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König | 1 | -1/+1 |
2020-12-10 | drm/amdgpu: limit the amdgpu_vm_update_ptes trace point | Christian König | 1 | -2/+3 |
2020-12-08 | drm/amdgpu: change trace event parameter name from 'direct' to 'immediate' | Kevin Wang | 1 | -12/+12 |
2020-10-01 | drm/amdgpu: support indirect access reg outside of mmio bar (v2) | Hawking Zhang | 1 | -2/+2 |
2020-09-29 | drm/amdgpu: add new trace event for page table update | Shashank Sharma | 1 | -0/+43 |
2020-07-02 | Revert "drm/amdgpu: support access regs outside of mmio bar" | Hawking Zhang | 1 | -2/+2 |
2020-04-09 | drm/amdgpu: support access regs outside of mmio bar | Hawking Zhang | 1 | -2/+2 |
2019-11-22 | merge fix for "ftrace: Rework event_create_dir()" | Stephen Rothwell | 1 | -1/+1 |
2019-10-17 | drm/amdgpu: fix amdgpu trace event print string format error | Kevin Wang | 1 | -9/+9 |
2019-09-16 | drm/amdgpu: trace if a PD/PT update is done directly | Christian König | 1 | -9/+14 |
2019-06-10 | drm/amd: drop use of drmP.h from all header files | Sam Ravnborg | 1 | -2/+0 |
2019-01-14 | drm/amdgpu: add the IH to the IV trace | Christian König | 1 | -4/+7 |
2018-11-05 | drm/amdgpu: use ring name instead of idx in traces | Christian König | 1 | -7/+8 |
2018-09-26 | drm/amdgpu: drop extra newline in amdgpu_iv trace | Christian König | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: use entity instead of ring for CS | Christian König | 1 | -2/+2 |
2018-08-27 | drm/amdgpu: Add job pipe sync dependecy trace | Andrey Grodzovsky | 1 | -0/+24 |
2018-07-31 | drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2 | Christian König | 1 | -0/+5 |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König | 1 | -1/+1 |
2018-07-16 | drm/amdgpu: remove job->ring | Christian König | 1 | -4/+4 |
2018-05-15 | drm/amdgpu: fix null pointer for bo unmap trace function | Junwei Zhang | 1 | -1/+1 |
2018-02-19 | drm/amdgpu: trace the PASID instead of the VM pointer | Christian König | 1 | -4/+4 |
2018-02-19 | drm/amdgpu: trace allocated PASIDs | Christian König | 1 | -0/+22 |
2018-02-19 | drm/amdgpu: rename pas_id to pasid | Christian König | 1 | -4/+4 |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König | 1 | -14/+14 |
2017-12-04 | drm/amdgpu: add license to files where it was missing | Alex Deucher | 1 | -1/+23 |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -57/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-01 | drm/amdgpu: Use correct path to trace include | Thierry Reding | 1 | -1/+1 |
2017-08-29 | drm/amd/amdgpu: Remove AMDGPU tracepoint and use new TTM tracepoint (v2) | Tom St Denis | 1 | -56/+0 |
2017-08-17 | drm/amdgpu: separate bo_va structure | Christian König | 1 | -2/+2 |
2017-08-17 | drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4) | Tom St Denis | 1 | -0/+56 |
2017-08-15 | drm/amdgpu: Fix preferred typo | Kent Russell | 1 | -2/+2 |
2017-07-14 | drm/amdgpu: trace VM flags as 64bits | Christian König | 1 | -9/+9 |
2017-04-28 | drm/amdgpu: trace vm hub during flush as well v2 | Christian König | 1 | -8/+12 |
2017-04-28 | drm/amdgpu: trace the vmhub in grab_id as well | Christian König | 1 | -7/+10 |
2017-04-04 | drm/amdgpu: use a 64bit interval tree for VM management v2 | Christian König | 1 | -6/+6 |
2017-03-29 | drm/amdgpu: add IV trace point | Christian König | 1 | -0/+37 |
2017-03-29 | drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2 | Christian König | 1 | -1/+1 |
2017-03-29 | drm/amdgpu: add macro to retrieve timeline name v2 | Andres Rodriguez | 1 | -4/+8 |
2017-03-29 | drm/amdgpu: replace fence pointer with fence data in traces | Andres Rodriguez | 1 | -4/+9 |
2017-03-29 | drm/amdgpu: remove useless pointers from traces | Andres Rodriguez | 1 | -16/+5 |
2017-03-29 | drm/amdgpu: use sched_job id instead of pointer for tracing | Andres Rodriguez | 1 | -8/+8 |
2017-03-29 | drm/amdgpu: more ftrace formatting consistency fixes | Andres Rodriguez | 1 | -5/+5 |