index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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_v9_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
2022-09-29
1
-1
/
+1
*
drm/amdgpu/gfx9: use common function to init cp fw
Likun Gao
2022-09-29
1
-88
/
+10
*
drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
2022-09-27
1
-103
/
+3
*
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
2022-08-22
1
-1
/
+2
*
drm/amdgpu: use sjt mec fw on aldebaran for sriov
shaoyunl
2022-08-16
1
-2
/
+12
*
drm/amdgpu: fix scratch register access method in SRIOV
Gavin Wan
2022-07-20
1
-4
/
+4
*
drm/amdgpu/gfx: fix typos in comments
Julia Lawall
2022-05-26
1
-1
/
+1
*
drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly
Haohui Mai
2022-05-26
1
-1
/
+1
*
drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10
Haohui Mai
2022-05-26
1
-17
/
+0
*
drm/amdgpu: nuke dynamic gfx scratch reg allocation
Christian König
2022-05-06
1
-21
/
+5
*
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-05-04
1
-13
/
+12
*
drm/amdgpu: Fix incorrect enum type
Grigory Vasilyev
2022-04-11
1
-1
/
+1
*
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-04-08
1
-1
/
+1
*
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
2022-04-07
1
-0
/
+2
*
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2022-03-15
1
-0
/
+1
*
drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks
yipechai
2022-03-02
1
-4
/
+0
*
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...
yipechai
2022-03-02
1
-1
/
+1
*
drm/amdgpu: centrally calls the .ras_fini function of all ras blocks
yipechai
2022-03-02
1
-3
/
+0
*
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
2022-03-02
1
-1
/
+1
*
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-03-02
1
-1
/
+1
*
drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
yipechai
2022-02-17
1
-6
/
+0
*
drm/amdgpu: Optimize xxx_ras_late_init function of each ras block
yipechai
2022-02-17
1
-1
/
+1
*
drm/amdgpu: Optimize amdgpu_gfx_ras_late_init/amdgpu_gfx_ras_fini function code
yipechai
2022-02-14
1
-0
/
+6
*
drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block
yipechai
2022-02-14
1
-2
/
+2
*
drm/amdgpu: fix gmc init fail in sriov mode
Yang Wang
2022-02-09
1
-3
/
+3
*
drm/amdgpu: retire rlc callbacks sriov_rreg/wreg
Hawking Zhang
2022-01-25
1
-106
/
+0
*
drm/amdgpu: init rlcg_reg_access_ctrl for gfx9
Hawking Zhang
2022-01-25
1
-4
/
+26
*
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9
Hawking Zhang
2022-01-25
1
-29
/
+4
*
drm/amdgpu: Fix the code style warnings in gfx
yipechai
2022-01-18
1
-2
/
+2
*
drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
yipechai
2022-01-14
1
-23
/
+42
*
drm/amdgpu: Modify indirect register access for gfx9 sriov
Victor Skvortsov
2021-12-28
1
-28
/
+89
*
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
2021-12-13
1
-2
/
+2
*
drm/amdgpu: Don't halt RLC on GFX suspend
Lijo Lazar
2021-12-01
1
-3
/
+4
*
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Alex Deucher
2021-11-24
1
-11
/
+35
*
drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
Evan Quan
2021-11-05
1
-0
/
+4
*
drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9
YuBiao Wang
2021-11-05
1
-1
/
+3
*
drm/amdgpu: convert IP version array to include instances
Alex Deucher
2021-10-04
1
-36
/
+36
*
drm/amdgpu/gfx9.0: convert to IP version checking
Alex Deucher
2021-10-04
1
-107
/
+120
*
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Hawking Zhang
2021-09-28
1
-1
/
+1
*
drm/amdgpu: Put MODE register in wave debug info
Joseph Greathouse
2021-08-05
1
-0
/
+1
*
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Yifan Zhang
2021-08-02
1
-1
/
+20
*
drm/amdgpu: Change the imprecise function name
Roy Sun
2021-07-23
1
-2
/
+2
*
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
2021-06-21
1
-5
/
+1
*
drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
Yifan Zhang
2021-06-15
1
-1
/
+5
*
drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10
Peng Ju Zhou
2021-06-07
1
-1
/
+2
*
drm/amdgpu: Indirect register access for Navi12 sriov
Peng Ju Zhou
2021-05-21
1
-4
/
+5
*
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
2021-05-19
1
-3
/
+7
*
drm/amdgpu: Enable TCP channel hashing for Aldebaran
Mukul Joshi
2021-05-10
1
-1
/
+2
*
drm/amdgpu: refine gprs init shaders to check coverage
Dennis Li
2021-04-23
1
-3
/
+6
*
drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2
Joseph Greathouse
2021-04-15
1
-0
/
+3
[next]