index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+2
2019-06-21
drm/amdgpu: add the trailing fence per ring
Jack Xiao
1
-0
/
+10
2019-06-11
drm/amdgpu: drop the incorrect soft_reset for SRIOV
Monk Liu
1
-1
/
+1
2019-06-11
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+2
2019-03-21
drm/amdgpu: use more entries for the first paging queue
Christian König
1
-0
/
+2
2018-12-08
drm/amdgpu: Skip ring soft recovery when fence was NULL
wentalou
1
-1
/
+1
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-1
/
+7
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-1
/
+21
2018-08-27
drm/amdgpu: add ring soft recovery v4
Christian König
1
-0
/
+25
2018-08-27
drm/amdgpu: remove ring lru handling
Christian König
1
-98
/
+0
2018-07-19
drm/amdgpu: allow for more flexible priority handling
Christian König
1
-1
/
+2
2018-06-15
drm/amdgpu: define and add extra dword for jpeg ring
Boyuan Zhang
1
-1
/
+1
2018-05-19
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
James Zhu
1
-0
/
+1
2018-05-15
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+20
2018-03-01
drm/amd/amdgpu: Mask rptr as well in ring debugfs
Tom St Denis
1
-1
/
+1
2018-02-19
drm/amdgpu: cache the fence to wait for a VMID
Christian König
1
-0
/
+3
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
1
-8
/
+8
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-7
/
+7
2017-11-09
drm/amdgpu: bypass lru touch for KIQ ring submission
Pixel Ding
1
-1
/
+2
2017-10-09
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
1
-1
/
+75
2017-09-28
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
1
-5
/
+20
2017-08-29
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
1
-4
/
+12
2017-08-15
drm/amdgpu: don't finish the ring if not initialized
Trigger Huang
1
-0
/
+4
2017-08-15
drm/amdgpu: use 256 bit buffers for all wb allocations (v2)
Alex Deucher
1
-49
/
+16
2017-08-15
drm/amdgpu: make wb 256bit function names consistent
Alex Deucher
1
-1
/
+1
2017-07-25
drm/amdgpu:fix gfx fence allocate size
Monk Liu
1
-8
/
+18
2017-06-01
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
1
-32
/
+0
2017-05-31
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
1
-7
/
+26
2017-05-31
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
1
-0
/
+63
2017-05-31
drm/amdgpu: Optimize a function called by every IB sheduling
Alex Xie
1
-0
/
+33
2017-03-30
drm/amd/amdgpu: Correct ring wptr address in debugfs (v2)
Tom St Denis
1
-2
/
+2
2017-03-30
drm/amdgpu:fix ring init sequence
Monk Liu
1
-3
/
+3
2017-03-30
drm/amdgpu: add 64bit wb functions
Ken Wang
1
-13
/
+37
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-1
/
+4
2017-03-30
drm/amdgpu:use clear_ring to clr RB
Monk Liu
1
-1
/
+1
2017-01-27
drm/amdgpu:set cond_exec polling value to 1 in ring_init
Monk Liu
1
-1
/
+3
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-05
don't open-code file_inode()
Al Viro
1
-1
/
+1
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-10
/
+9
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-3
/
+1
2016-10-14
drm/amdgpu: potential NULL dereference in debugfs code
Dan Carpenter
1
-2
/
+2
2016-09-27
drm/amdgpu: clear ring pointer in amdgpu_device on teardown
Grazvydas Ignotas
1
-0
/
+2
2016-09-14
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
1
-15
/
+4
2016-08-08
drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ring.c
Christian König
1
-22
/
+5
2016-07-29
drm/amdgpu: add begin/end_use ring callbacks
Christian König
1
-0
/
+10
2016-07-29
drm/amdgpu: remove fence_lock
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
1
-9
/
+0
2016-07-07
drm/amdgpu: clean up ring_backup code, no need more
Chunming Zhou
1
-72
/
+0
2016-07-07
drm/amdgpu: fix ring debugfs bug
Monk Liu
1
-0
/
+10
2016-07-07
drm/amd/amdgpu: ring debugfs is read in increments of 4 bytes
Tom St Denis
1
-1
/
+1
[next]