index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-03-01
drm/amd/amdgpu: Mask rptr as well in ring debugfs
Tom St Denis
2018-02-19
drm/amdgpu: cache the fence to wait for a VMID
Christian König
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-11-08
drm/amdgpu: bypass lru touch for KIQ ring submission
Pixel Ding
2017-10-09
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-09-28
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
2017-08-29
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
2017-08-15
drm/amdgpu: don't finish the ring if not initialized
Trigger Huang
2017-08-15
drm/amdgpu: use 256 bit buffers for all wb allocations (v2)
Alex Deucher
2017-08-15
drm/amdgpu: make wb 256bit function names consistent
Alex Deucher
2017-07-25
drm/amdgpu:fix gfx fence allocate size
Monk Liu
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-03-29
drm/amd/amdgpu: Correct ring wptr address in debugfs (v2)
Tom St Denis
2017-03-29
drm/amdgpu:fix ring init sequence
Monk Liu
2017-03-29
drm/amdgpu: add 64bit wb functions
Ken Wang
2017-03-29
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-29
drm/amdgpu:use clear_ring to clr RB
Monk Liu
2017-01-27
drm/amdgpu:set cond_exec polling value to 1 in ring_init
Monk Liu
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-04
don't open-code file_inode()
Al Viro
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-13
drm/amdgpu: potential NULL dereference in debugfs code
Dan Carpenter
2016-09-27
drm/amdgpu: clear ring pointer in amdgpu_device on teardown
Grazvydas Ignotas
2016-09-14
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-08-08
drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ring.c
Christian König
2016-07-29
drm/amdgpu: add begin/end_use ring callbacks
Christian König
2016-07-29
drm/amdgpu: remove fence_lock
Christian König
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
2016-07-07
drm/amdgpu: clean up ring_backup code, no need more
Chunming Zhou
2016-07-07
drm/amdgpu: fix ring debugfs bug
Monk Liu
2016-07-07
drm/amd/amdgpu: ring debugfs is read in increments of 4 bytes
Tom St Denis
2016-07-07
drm/amd/amdgpu: Convert ring debugfs entries to binary
Tom St Denis
2016-07-07
drm/amdgpu: clear RB at ring init
Monk Liu
2016-06-09
drm/amdgpu: fix missing free wb for cond_exec
Monk Liu
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
[prev]
[next]