index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ring.c
Age
Commit message (
Expand
)
Author
2016-05-04
drm/amdgpu: fix the coding style in amdgpu_ring.c
Christian König
2016-05-04
drm/amdgpu: use the ring name for debugfs (v2)
Christian König
2016-05-04
drm/amdgpu: use max_dw in ring_init
Christian König
2016-05-04
drm/amdgpu: Mark all instances of struct drm_info_list as const
Nils Wallménius
2016-05-02
drm/amdgpu: support cond exec
Monk Liu
2016-03-16
drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring
Christian König
2016-03-14
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
drm/amdgpu: remove rptr checking
Christian König
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-01-22
drm/amdgpu: fix next_rptr handling for debugfs
Christian König
2015-10-30
drm/amdgpu: move ring_from_fence to common code
Christian König
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
2015-09-23
drm/amdgpu: cleanup fence queue init v2
Christian König
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-08-17
drm/amdgpu: move wait_queue_head from adev to ring (v2)
monk.liu
2015-08-17
drm/amdgpu: protect fence_process from multiple context
Chunming Zhou
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher