Age | Commit message (Expand) | Author |
2023-11-17 | drm/amdgpu: add amdgpu runpm usage trace for separate funcs | Prike Liang |
2023-08-09 | drm/amdgpu: Clean up errors in amdgpu_trace.h | Ran Sun |
2023-04-14 | drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4) | Le Ma |
2023-01-17 | drm/amdgpu: Use the sched from entity for amdgpu_cs trace | Leo Liu |
2022-10-27 | drm/ttm: rework on ttm_resource to use size_t type | Somalapuram Amaranath |
2022-09-20 | drm/amdgpu: add gang submit frontend v6 | Christian König |
2022-02-23 | drm/amdgpu: add reset register dump trace on GPU | Somalapuram Amaranath |
2022-02-02 | drm/amdgpu: limit the number of dst address in trace | Somalapuram Amaranath |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-06-30 | treewide: Add missing semicolons to __assign_str uses | Joe Perches |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König |
2021-01-15 | Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2021-01-05 | drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if condition | Chenyang Li |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König |
2020-12-10 | drm/amdgpu: limit the amdgpu_vm_update_ptes trace point | Christian König |
2020-12-08 | drm/amdgpu: change trace event parameter name from 'direct' to 'immediate' | Kevin Wang |
2020-10-01 | drm/amdgpu: support indirect access reg outside of mmio bar (v2) | Hawking Zhang |
2020-09-29 | drm/amdgpu: add new trace event for page table update | Shashank Sharma |
2020-07-02 | Revert "drm/amdgpu: support access regs outside of mmio bar" | Hawking Zhang |
2020-04-09 | drm/amdgpu: support access regs outside of mmio bar | Hawking Zhang |
2019-11-22 | merge fix for "ftrace: Rework event_create_dir()" | Stephen Rothwell |
2019-10-17 | drm/amdgpu: fix amdgpu trace event print string format error | Kevin Wang |
2019-09-16 | drm/amdgpu: trace if a PD/PT update is done directly | Christian König |
2019-06-10 | drm/amd: drop use of drmP.h from all header files | Sam Ravnborg |
2019-01-14 | drm/amdgpu: add the IH to the IV trace | Christian König |
2018-11-05 | drm/amdgpu: use ring name instead of idx in traces | Christian König |
2018-09-26 | drm/amdgpu: drop extra newline in amdgpu_iv trace | Christian König |
2018-08-27 | drm/amdgpu: use entity instead of ring for CS | Christian König |
2018-08-27 | drm/amdgpu: Add job pipe sync dependecy trace | Andrey Grodzovsky |
2018-07-31 | drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2 | Christian König |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König |
2018-07-16 | drm/amdgpu: remove job->ring | Christian König |
2018-05-15 | drm/amdgpu: fix null pointer for bo unmap trace function | Junwei Zhang |
2018-02-19 | drm/amdgpu: trace the PASID instead of the VM pointer | Christian König |
2018-02-19 | drm/amdgpu: trace allocated PASIDs | Christian König |
2018-02-19 | drm/amdgpu: rename pas_id to pasid | Christian König |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-12-04 | drm/amdgpu: add license to files where it was missing | Alex Deucher |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-01 | drm/amdgpu: Use correct path to trace include | Thierry Reding |
2017-08-29 | drm/amd/amdgpu: Remove AMDGPU tracepoint and use new TTM tracepoint (v2) | Tom St Denis |
2017-08-17 | drm/amdgpu: separate bo_va structure | Christian König |
2017-08-17 | drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4) | Tom St Denis |
2017-08-15 | drm/amdgpu: Fix preferred typo | Kent Russell |
2017-07-14 | drm/amdgpu: trace VM flags as 64bits | Christian König |
2017-04-28 | drm/amdgpu: trace vm hub during flush as well v2 | Christian König |
2017-04-28 | drm/amdgpu: trace the vmhub in grab_id as well | Christian König |