index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_sdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Alex Deucher
2025-07-07
1
-18
/
+26
*
drm/amdgpu/sdma: consolidate engine reset handling
Alex Deucher
2025-07-07
1
-1
/
+4
*
drm/amdgpu: move scheduler wqueue handling into callbacks
Alex Deucher
2025-06-30
1
-13
/
+4
*
drm/amdgpu/sdma: handle paging queues in amdgpu_sdma_reset_engine()
Alex Deucher
2025-06-18
1
-2
/
+8
*
drm/amdgpu: Add soft reset callback to SDMA v4.4.x
Jesse Zhang
2025-06-18
1
-29
/
+3
*
drm/amdgpu: Fix SDMA engine reset with logical instance ID
Jesse Zhang
2025-06-18
1
-4
/
+6
*
drm/amdgpu:remove old sdma reset callback mechanism
[email protected]
2025-04-21
1
-25
/
+0
*
drm/amdgpu: Implement SDMA soft reset directly for v5.x
[email protected]
2025-04-21
1
-1
/
+37
*
drm/amdgpu: switch amdgpu_sdma_reset_engine to use the new sdma function poin...
[email protected]
2025-04-21
1
-30
/
+4
*
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
2025-04-08
1
-15
/
+7
*
drm/amdgpu: Fix the comment to avoid warning
Sunil Khatri
2025-04-07
1
-0
/
+1
*
drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...
[email protected]
2025-03-21
1
-1
/
+34
*
drm/amdgpu/sdma: fix engine reset handling
Alex Deucher
2025-03-21
1
-12
/
+3
*
drm/amdgpu: Fix SDMA engine reset logic
[email protected]
2025-03-18
1
-1
/
+1
*
drm/amdgpu: fix inconsistent indenting warning
Charles Han
2025-03-07
1
-1
/
+1
*
drm/amdgpu: Update SDMA scheduler mask handling to include page queue
[email protected]
2025-03-05
1
-7
/
+49
*
drm/amdgpu: Improve SDMA reset logic with guilty queue tracking
[email protected]
2025-02-25
1
-1
/
+5
*
drm/amdgpu: Introduce conditional user queue suspension for SDMA resets
[email protected]
2025-02-25
1
-6
/
+50
*
drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
[email protected]
2025-02-25
1
-0
/
+73
*
drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()
Dan Carpenter
2025-01-09
1
-2
/
+2
*
drm/amdgpu: add initial support for sdma444
Le Ma
2024-12-10
1
-0
/
+2
*
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
2024-12-10
1
-0
/
+2
*
drm/amdgpu: Fix sysfs warning when hotplugging
[email protected]
2024-11-21
1
-2
/
+4
*
drm/amdgpu: Add sysfs interface for sdma reset mask
[email protected]
2024-11-08
1
-0
/
+41
*
drm/amdgpu: add amdgpu_sdma_sched_mask debugfs
Jesse Zhang
2024-11-04
1
-0
/
+70
*
drm/amdgpu: refine sdma firmware loading
Yang Wang
2024-06-14
1
-4
/
+4
*
drm/amdgpu: Add sdma v4_4_5 ip block
Hawking Zhang
2024-05-02
1
-4
/
+5
*
drm/amdgpu: support SDMA v3 struct fw front door load
Likun Gao
2024-04-30
1
-0
/
+10
*
drm/amdgpu: Add sdma v7_0 ip block support (v7)
Likun Gao
2024-04-30
1
-0
/
+6
*
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
1
-21
/
+0
|
\
|
*
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
2023-10-26
1
-21
/
+0
*
|
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-2
/
+5
*
|
drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible ...
Lee Jones
2023-08-30
1
-1
/
+1
|
/
*
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
2023-07-25
1
-3
/
+0
*
drm/amdgpu: make mcbp a per device setting
Alex Deucher
2023-06-30
1
-1
/
+1
*
drm/amdgpu: Use single copy per SDMA instance type (v2)
Lijo Lazar
2023-06-09
1
-0
/
+7
*
drm/amdgpu: Fix warnings in amdgpu _sdma, _ucode.c
Srinivasan Shanmugam
2023-06-09
1
-1
/
+1
*
drm/amdgpu: Add sdma ras function on sdma v6_0_3
YiPeng Chai
2023-01-19
1
-0
/
+35
*
drm/amd: Make SDMA firmware load failures less noisy.
Mario Limonciello
2023-01-09
1
-3
/
+1
*
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
2023-01-09
1
-3
/
+9
*
drm/amd: Use `amdgpu_ucode_request` helper for SDMA
Mario Limonciello
2023-01-09
1
-7
/
+2
*
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-10-10
1
-0
/
+21
*
drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode()
Yang Yingliang
2022-10-06
1
-3
/
+5
*
drm/amdgpu: support sdma struct v2 fw init
Likun Gao
2022-09-29
1
-16
/
+60
*
drm/amdgpu: add function to init SDMA microcode
Likun Gao
2022-09-29
1
-0
/
+89
*
drm/amdgpu: support ras on SRIOV
Stanley.Yang
2022-05-26
1
-0
/
+4
*
drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue
Jack Xiao
2022-05-04
1
-7
/
+15
*
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras ...
yipechai
2022-03-02
1
-7
/
+0
*
drm/amdgpu: Optimize xxx_ras_fini function of each ras block
yipechai
2022-03-02
1
-2
/
+2
*
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-03-02
1
-1
/
+1
[next]