开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ring.h
Age
Commit message (
Expand
)
Author
2017-06-01
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
2017-05-31
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
2017-05-31
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
2017-05-31
drm/amdgpu: Optimize a function called by every IB sheduling
Alex Xie
2017-05-24
drm/amdgpu: add vcn enc ring type and functions
Leo Liu
2017-05-24
drm/amdgpu: add a ring func for vcn start command
Leo Liu
2017-05-24
drm/amdgpu: add vcn decode ring type and functions
Leo Liu
2017-05-24
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
2017-05-24
drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)
Monk Liu
2017-04-28
drm/amdgpu: assign VM invalidation engine manually v2
Christian König
2017-04-28
drm/amdgpu: add VMHUB to ring association
Christian König
2017-03-29
drm/amdgpu:fix ring init sequence
Monk Liu
2017-03-29
drm/amdgpu/gfx8: store the eop gpu addr in the ring structure
Alex Deucher
2017-03-29
drm/amdgpu: add uvd enc ring type and functions
Leo Liu
2017-03-29
drm/amdgpu: add uvd enc rings
Leo Liu
2017-03-29
drm/amdgpu: add a ring func for end command
Leo Liu
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-29
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
Xiangliang Yu
2017-03-29
drm/amdgpu:imple ring clear
Monk Liu
2017-03-29
drm/damdgpu:add new mqd member in ring
Monk Liu
2017-01-27
drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
Xiangliang Yu
2016-11-11
drm/amdgpu: Add a ring type KIQ definition
Trigger Huang
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
Christian König