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_4_2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
drm/amdgpu: correct amdgpu ip block rev info
Yang Wang
1
-1
/
+1
2023-11-07
drm/amdgpu: Fix sdma 4.4.2 doorbell rptr/wptr init
Lijo Lazar
1
-6
/
+19
2023-10-20
drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count
Tao Zhou
1
-5
/
+2
2023-10-13
drm/amdgpu: add RAS error info support for sdma_v4_4_2.
Yang Wang
1
-1
/
+8
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
-3
/
+4
2023-08-30
drm/amdgpu: Use READ_ONCE() when reading the values in 'sdma_v4_4_2_ring_get_...
Srinivasan Shanmugam
1
-4
/
+4
2023-06-30
drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2
Le Ma
1
-5
/
+0
2023-06-30
drm/amdgpu:Remove sdma halt/unhalt during frontdoor load
Mangesh Gadre
1
-4
/
+9
2023-06-15
drm/amdgpu/sdma4: set align mask to 255
Alex Deucher
1
-2
/
+2
2023-06-15
drm/amdgpu: Release SDMAv4.4.2 ecc irq properly
Lijo Lazar
1
-6
/
+10
2023-06-09
drm/amdgpu: Fix up kdoc in sdma_v4_4_2.c
Srinivasan Shanmugam
1
-0
/
+7
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: Modify mismatched function name
Jiapeng Chong
1
-7
/
+7
2023-06-09
drm/amdgpu: fix sdma instance
Stanley.Yang
1
-2
/
+5
2023-06-09
drm/amdgpu: Initialize sdma v4_4_2 ras function
Hawking Zhang
1
-9
/
+39
2023-06-09
drm/amdgpu: Add reset_ras_error_count for sdma v4_4_2
Hawking Zhang
1
-0
/
+23
2023-06-09
drm/amdgpu: Add query_ras_error_count for sdma v4_4_2
Hawking Zhang
1
-0
/
+64
2023-06-09
drm/amdgpu: Enable MGCG on SDMAv4.4.2
Lijo Lazar
1
-9
/
+13
2023-06-09
drm/amdgpu: enable context empty interrupt on sdma v4.4.2
Le Ma
1
-0
/
+2
2023-06-09
drm/amdgpu: Keep SDMAv4.4.2 active during reset
Lijo Lazar
1
-0
/
+8
2023-06-09
drm/amdgpu: Remove SMU powergate message call for SDMA
Asad kamal
1
-4
/
+0
2023-06-09
drm/amdgpu: Add SDMA v4.4.2 XCP funcs
Lijo Lazar
1
-0
/
+36
2023-06-09
drm/amdgpu: Add sdma instance specific functions
Lijo Lazar
1
-71
/
+91
2023-06-09
drm/amdgpu: Add SDMA v4.4.2 golden settings
Lijo Lazar
1
-5
/
+16
2023-06-09
drm/amdgpu: Use instance table for sdma 4.4.2
Lijo Lazar
1
-9
/
+29
2023-06-09
drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3
Le Ma
1
-16
/
+3
2023-06-09
drm/amdgpu: complement the IH node_id table for multiple AIDs
Le Ma
1
-0
/
+3
2023-06-09
drm/amdgpu: assign the doorbell index for sdma on non-AID0
Le Ma
1
-2
/
+16
2023-06-09
drm/amdgpu: add support for SDMA on multiple AIDs
Le Ma
1
-7
/
+13
2023-06-09
drm/amdgpu: assign the doorbell index in 1st page to sdma page queue
Le Ma
1
-4
/
+3
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-2
/
+2
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-2
/
+2
2023-03-07
drm/amdgpu: add sdma v4_4_2 support (v4)
Le Ma
1
-0
/
+1967