index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v5_2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
Alex Deucher
1
-0
/
+28
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+1
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
1
-9
/
+1
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
1
-4
/
+5
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
-4
/
+5
2023-08-08
drm/amdgpu: enable SDMA MGCG for SDMA 5.2.x
Prike Liang
1
-1
/
+26
2023-06-09
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
1
-6
/
+2
2023-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
1
-2
/
+2
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-1
/
+1
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-1
/
+1
2023-01-10
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
1
-54
/
+1
2022-12-20
Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"
Alex Deucher
1
-8
/
+0
2022-10-11
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
1
-10
/
+6
2022-10-11
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
1
-9
/
+1
2022-10-11
drm/amdgpu: Fix SDMA engine resume issue under SRIOV
Bokun Zhang
1
-3
/
+10
2022-09-29
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
1
-67
/
+2
2022-08-30
drm/amdgpu: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-05-16
drm/amdgpu: Ensure the DMA engine is deactivated during set ups
Haohui Mai
1
-45
/
+64
2022-05-04
drm/amdgpu/sdma5.2: add mes support for sdma ib test
Jack Xiao
1
-14
/
+36
2022-05-04
drm/amdgpu/sdma5.2: add mes support for sdma ring test
Jack Xiao
1
-11
/
+26
2022-05-04
drm/amdgpu/sdma5.2: add mes queue fence handling
Jack Xiao
1
-0
/
+18
2022-05-04
drm/amdgpu/sdma5.2: associate mes queue id with fence
Jack Xiao
1
-2
/
+4
2022-05-04
drm/amdgpu/sdma5.2: initialize sdma mqd
Jack Xiao
1
-0
/
+44
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-9
/
+7
2022-04-26
drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
Haohui Mai
1
-4
/
+4
2022-04-09
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
/
+1
2022-02-18
drm/amdgpu: add support for sdma 5.2.6
Yifan Zhang
1
-1
/
+10
2022-02-17
drm/amdgpu/sdma5.2: add support for SDMA 5.2.7
Prike Liang
1
-0
/
+5
2022-02-17
drm/amdgpu/sdma5.2: Adjust the name string for firmware
Alex Deucher
1
-7
/
+7
2021-12-29
drm/amdgpu: Filter security violation registers
Bokun Zhang
1
-37
/
+46
2021-12-14
drm/amd: fix improper docstring syntax
Isabella Basso
1
-2
/
+0
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
1
-5
/
+5
2021-10-04
drm/amdgpu/sdma: remove manual instance setting
Alex Deucher
1
-17
/
+0
2021-10-04
drm/amdgpu/sdma5.2: convert to IP version checking
Alex Deucher
1
-24
/
+24
2021-10-04
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
1
-0
/
+8
2021-09-07
drm/amdgpu: sdma: clean up identation
Colin Ian King
1
-4
/
+4
2021-07-23
drm/amdgpu: retire sdma v5_2 golden settings from driver
Hawking Zhang
1
-17
/
+0
2021-06-07
drm/amdgpu: Modify register access in sdma_v5_2 to use _SOC15 macros
Rohit Khaire
1
-35
/
+35
2021-06-04
drm/amdgpu: add sdma support for yellow carp
Aaron Liu
1
-0
/
+7
2021-06-02
drm/amdgpu: fix sdma firmware version error in sriov
Kevin Wang
1
-3
/
+3
2021-05-21
drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
Lee Jones
1
-1
/
+1
2021-05-20
drm/amdgpu: stop touching sched.ready in the backend
Christian König
1
-5
/
+0
2021-05-20
drm/amd/amdgpu: add sdma ip block for beige_goby
Chengming Gui
1
-0
/
+7
2021-04-29
drm/amdgpu: Enable SDMA LS for Vangogh
Jinzhou Su
1
-0
/
+4
2021-04-24
drm/amdgpu: Enable SDMA MGCG for Vangogh
Jinzhou Su
1
-0
/
+4
2021-04-15
drm/amdgpu: Add graphics cache rinse packet for sdma
Jinzhou Su
1
-0
/
+28
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-3
/
+2
[next]