index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v4_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
Dan Carpenter
1
-1
/
+1
2024-04-26
drm/amdgpu: add error handle to avoid out-of-bounds
Bob Zhou
1
-0
/
+3
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
1
-3
/
+3
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
1
-9
/
+14
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-15
/
+1
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
1
-15
/
+1
2023-10-20
drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count
Tao Zhou
1
-5
/
+2
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
1
-3
/
+1
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-19
/
+29
2023-06-15
drm/amdgpu/sdma4: set align mask to 255
Alex Deucher
1
-2
/
+2
2023-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
1
-4
/
+0
2023-06-09
drm/amdgpu: assign the doorbell index in 1st page to sdma page queue
Le Ma
1
-2
/
+12
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-5
/
+5
2023-06-09
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
1
-3
/
+5
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-83
/
+16
2023-04-11
drm/amdgpu: Fix sdma v4 sw fini error
lyndonli
1
-1
/
+1
2023-01-19
drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0
YiPeng Chai
1
-16
/
+5
2023-01-09
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
1
-45
/
+2
2022-12-02
drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
Prike Liang
1
-9
/
+15
2022-10-20
drm/amdgpu: fix sdma doorbell init ordering on APUs
Alex Deucher
1
-5
/
+0
2022-10-10
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
1
-1
/
+4
2022-10-10
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
1
-19
/
+5
2022-09-29
drm/amdgpu: fix sdma v4 init microcode error
Likun Gao
1
-1
/
+1
2022-09-29
drm/amdgpu/sdma4: use common function to init sdma fw
Likun Gao
1
-88
/
+19
2022-09-14
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
Alex Deucher
1
-0
/
+5
2022-08-30
drm/amdgpu: Remove the unneeded result variable 'r'
ye xingchen
1
-4
/
+1
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-17
/
+11
2022-04-26
drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
Haohui Mai
1
-2
/
+2
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+1
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
1
-0
/
+4
2022-03-02
drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks
yipechai
1
-4
/
+0
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...
yipechai
1
-1
/
+1
2022-03-02
drm/amdgpu: centrally calls the .ras_fini function of all ras blocks
yipechai
1
-4
/
+0
2022-03-02
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
1
-1
/
+1
2022-03-02
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
1
-1
/
+1
2022-02-17
drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
yipechai
1
-4
/
+1
2022-02-17
drm/amdgpu: Optimize xxx_ras_late_init function of each ras block
yipechai
1
-1
/
+1
2022-02-14
drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini function ...
yipechai
1
-4
/
+8
2022-02-14
drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block
yipechai
1
-2
/
+2
2022-02-11
drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
Rajib Mahapatra
1
-0
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in sdma
yipechai
1
-4
/
+4
2022-01-14
drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops
yipechai
1
-13
/
+45
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
1
-17
/
+17
2021-10-04
drm/amdgpu/sdma: remove manual instance setting
Alex Deucher
1
-17
/
+0
2021-10-04
drm/amdgpu/sdma4.0: convert to IP version checking
Alex Deucher
1
-47
/
+60
2021-07-01
drm/amdgpu: Conditionally reset SDMA RAS error counts
Mukul Joshi
1
-2
/
+5
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
Lee Jones
1
-2
/
+2
2021-04-28
drm/amdgpu: Correct and simplify sdma 4.x irq.num_types
Feifei Xu
1
-16
/
+7
2021-04-28
drm/amdgpu: Change the sdma interrupt print level
Feifei Xu
1
-5
/
+5
[next]