index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v7_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: nuke dynamic gfx scratch reg allocation
Christian König
2022-05-06
1
-51
/
+13
*
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-05-04
1
-8
/
+8
*
drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
Evan Quan
2021-11-05
1
-0
/
+4
*
drm/amdgpu: Put MODE register in wave debug info
Joseph Greathouse
2021-08-05
1
-0
/
+1
*
drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentation
Lee Jones
2021-05-21
1
-3
/
+3
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-2
/
+2
*
drm/amd/amdgpu/gfx_v7_0: Trivial typo fixes
Bhaskar Chowdhury
2021-04-09
1
-11
/
+11
*
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
2020-12-08
1
-1
/
+1
*
drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues
Lee Jones
2020-11-24
1
-14
/
+19
*
drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition
Lee Jones
2020-11-13
1
-9
/
+0
*
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
2020-10-16
1
-1
/
+2
*
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
2020-07-02
1
-4
/
+2
*
drm/amdgpu: label internally used symbols as static
Nirmoy Das
2020-07-01
1
-2
/
+2
*
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
2020-05-18
1
-1
/
+17
*
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
2020-05-18
1
-1
/
+15
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-2
/
+5
*
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
1
-16
/
+9
*
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
1
-1
/
+2
*
drm/amdgpu: Initialize SPM_VMID with 0xf (v2)
Jacob He
2020-02-28
1
-1
/
+18
*
drm/amdgpu: Add num_banks and num_ranks to gfx config structure
Yong Zhao
2020-02-28
1
-0
/
+5
*
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
2019-12-02
1
-0
/
+2
*
drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...
yu kuai
2019-11-13
1
-2
/
+1
*
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
2019-08-09
1
-0
/
+9
|
\
|
*
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
2019-07-18
1
-0
/
+9
*
|
drm/amdgpu: Default disable GDS for compute+gfx
Joseph Greathouse
2019-07-30
1
-7
/
+17
*
|
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
2019-07-18
1
-0
/
+9
|
/
*
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
2019-07-16
1
-2
/
+2
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-2
/
+4
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-2
/
+4
|
|
\
|
|
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+3
|
|
*
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
|
|
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
2019-06-20
1
-2
/
+2
|
/
/
*
/
drm/amdgpu: remove static GDS, GWS and OA allocation
Christian König
2019-05-24
1
-28
/
+4
|
/
*
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
Marek Olšák
2019-02-05
1
-1
/
+18
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-3
/
+3
*
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-28
1
-1
/
+1
*
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
2018-11-09
1
-122
/
+26
*
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
2018-11-09
1
-12
/
+4
*
drm/amdgpu: unify rlc function into structure
Likun Gao
2018-11-09
1
-12
/
+18
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-3
/
+7
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-14
/
+6
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-15
/
+9
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-11
/
+5
*
drm/amdgpu: put HQD EOP buffers into VRAM
Marek Olšák
2018-11-05
1
-1
/
+1
*
drm/amdgpu: use scheduler fault instead of reset work
Christian König
2018-11-05
1
-2
/
+26
*
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
1
-3
/
+3
*
drm/amdgpu: Refine function name
Rex Zhu
2018-09-26
1
-5
/
+5
*
drm/amdgpu: move reserving GDS/GWS/OA into common code
Christian König
2018-09-19
1
-19
/
+0
*
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
2018-09-19
1
-9
/
+0
*
drm/amdgpu: implement soft_recovery for GFX7
Christian König
2018-08-27
1
-0
/
+13
[next]