index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_trace.h
Age
Commit message (
Expand
)
Author
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
2017-04-04
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
2017-03-29
drm/amdgpu: add IV trace point
Christian König
2017-03-29
drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
Christian König
2017-03-29
drm/amdgpu: add macro to retrieve timeline name v2
Andres Rodriguez
2017-03-29
drm/amdgpu: replace fence pointer with fence data in traces
Andres Rodriguez
2017-03-29
drm/amdgpu: remove useless pointers from traces
Andres Rodriguez
2017-03-29
drm/amdgpu: use sched_job id instead of pointer for tracing
Andres Rodriguez
2017-03-29
drm/amdgpu: more ftrace formatting consistency fixes
Andres Rodriguez
2017-03-29
drm/amdgpu: trace fence details in amdgpu_sched_run_job
Andres Rodriguez
2017-03-29
drm/amdgpu: make trace format uniform csv name=value
Andres Rodriguez
2017-01-27
drm/amd/amdgpu: Widen mmio trace register address width
Tom St Denis
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-28
drm/amdgpu: improve VM PTE trace points
Christian König
2016-07-14
drm/amdgpu: trace need_flush in grab_vm as well
Christian König
2016-07-07
drm/amd/amdgpu : adding new tracepoints to track memory information.
David Mao
2016-07-07
drm/amd/amdgpu : Refine tracepoints to track more information
David Mao
2016-07-07
drm/amdgpu: generalize the scheduler fence
Christian König
2016-07-07
drm/amdgpu/trace: Add tracepoints to MMIO read/writes
Tom St Denis
2016-02-29
drm/amdgpu: trace the pd_addr in vm_grab_id as well
Christian König
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
drm/amdgpu: add proper job alloc/free functions
Christian König
2016-02-10
drm/amdgpu: add VM pointer to id trace
Christian König
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2015-11-16
drm/amdgpu: add command submission workflow tracepoint
Chunming Zhou
2015-11-16
drm/amdgpu: remove fence trace points
Christian König
2015-10-14
drm/amdgpu: add VM CS mapping trace point
Christian König
2015-06-29
drm/amdgpu: print the bo_list in the CS trace point as well
Christian König
2015-06-29
drm/amdgpu: add amdgpu_bo_list_set trace point
Christian König
2015-06-29
drm/amdgpu: add BO map/unmap trace point
Christian König
2015-06-03
drm/amdgpu: remove unused TRACE_SYSTEM_STRING define
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher