index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ring.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: cleanup debugfs for amdgpu rings
Nirmoy Das
2021-09-14
1
-12
/
+6
*
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2021-09-14
1
-2
/
+2
*
drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
Lee Jones
2021-04-21
1
-0
/
+1
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-2
/
+4
*
drm/amdgpu: cleanup struct amdgpu_ring
Nirmoy Das
2021-02-09
1
-6
/
+2
*
drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'
Lee Jones
2020-11-13
1
-1
/
+1
*
drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation
Lee Jones
2020-11-13
1
-6
/
+6
*
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-1
/
+1
*
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
2020-08-19
1
-1
/
+1
*
drm/amdgpu/ring: simplify scheduler setup logic
Alex Deucher
2020-04-13
1
-3
/
+1
*
drm/amdgpu/ring: add no_scheduler flag
Alex Deucher
2020-04-13
1
-1
/
+2
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-2
/
+12
*
drm/amdgpu: remove unused functions
Nirmoy Das
2020-03-09
1
-70
/
+0
*
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
2020-02-28
1
-7
/
+0
*
drm/amdgpu/ring: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-12
/
+3
*
drm/amdgpu: cleanup amdgpu_ring_fini
Nirmoy Das
2020-02-26
1
-1
/
+2
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-1
/
+2
|
\
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+2
*
|
drm/amdgpu: add the trailing fence per ring
Jack Xiao
2019-06-21
1
-0
/
+10
*
|
drm/amdgpu: drop the incorrect soft_reset for SRIOV
Monk Liu
2019-06-11
1
-1
/
+1
|
/
*
drm/amdgpu: use more entries for the first paging queue
Christian König
2019-03-21
1
-0
/
+2
*
drm/amdgpu: Skip ring soft recovery when fence was NULL
wentalou
2018-12-07
1
-1
/
+1
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-1
/
+7
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-1
/
+21
*
drm/amdgpu: add ring soft recovery v4
Christian König
2018-08-27
1
-0
/
+25
*
drm/amdgpu: remove ring lru handling
Christian König
2018-08-27
1
-98
/
+0
*
drm/amdgpu: allow for more flexible priority handling
Christian König
2018-07-18
1
-1
/
+2
*
drm/amdgpu: define and add extra dword for jpeg ring
Boyuan Zhang
2018-06-15
1
-1
/
+1
*
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
James Zhu
2018-05-18
1
-0
/
+1
*
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+20
*
drm/amd/amdgpu: Mask rptr as well in ring debugfs
Tom St Denis
2018-03-01
1
-1
/
+1
*
drm/amdgpu: cache the fence to wait for a VMID
Christian König
2018-02-19
1
-0
/
+3
*
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-12-18
1
-8
/
+8
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-7
/
+7
*
drm/amdgpu: bypass lru touch for KIQ ring submission
Pixel Ding
2017-11-08
1
-1
/
+2
*
drm/amdgpu: add framework for HW specific priority settings v9
Andres Rodriguez
2017-10-09
1
-1
/
+75
*
drm/amdgpu: map compute rings by least recently used pipe
Andres Rodriguez
2017-09-28
1
-5
/
+20
*
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
Alex Deucher
2017-08-29
1
-4
/
+12
*
drm/amdgpu: don't finish the ring if not initialized
Trigger Huang
2017-08-15
1
-0
/
+4
*
drm/amdgpu: use 256 bit buffers for all wb allocations (v2)
Alex Deucher
2017-08-15
1
-49
/
+16
*
drm/amdgpu: make wb 256bit function names consistent
Alex Deucher
2017-08-15
1
-1
/
+1
*
drm/amdgpu:fix gfx fence allocate size
Monk Liu
2017-07-25
1
-8
/
+18
*
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
2017-06-01
1
-32
/
+0
*
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
2017-05-31
1
-7
/
+26
*
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
2017-05-31
1
-0
/
+63
*
drm/amdgpu: Optimize a function called by every IB sheduling
Alex Xie
2017-05-31
1
-0
/
+33
*
drm/amd/amdgpu: Correct ring wptr address in debugfs (v2)
Tom St Denis
2017-03-30
1
-2
/
+2
*
drm/amdgpu:fix ring init sequence
Monk Liu
2017-03-30
1
-3
/
+3
*
drm/amdgpu: add 64bit wb functions
Ken Wang
2017-03-30
1
-13
/
+37
[next]