index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v5_2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Alex Deucher
2024-04-24
1
-11
/
+15
*
drm/amdgpu: cleanup conditional execution
Christian König
2024-03-04
1
-21
/
+8
*
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
Alex Deucher
2023-12-13
1
-0
/
+28
*
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
1
-9
/
+1
|
\
|
*
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
2023-10-26
1
-9
/
+1
*
|
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.2
Mario Limonciello
2023-09-28
1
-4
/
+5
*
|
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
2023-09-28
1
-3
/
+1
*
|
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-4
/
+5
|
/
*
drm/amdgpu: enable SDMA MGCG for SDMA 5.2.x
Prike Liang
2023-08-07
1
-1
/
+26
*
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
2023-06-09
1
-6
/
+2
*
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
2023-06-09
1
-2
/
+2
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-1
/
+1
*
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-04-14
1
-1
/
+1
*
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
2023-01-09
1
-54
/
+1
*
Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"
Alex Deucher
2022-12-20
1
-8
/
+0
*
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
2022-10-10
1
-10
/
+6
*
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-10-10
1
-9
/
+1
*
drm/amdgpu: Fix SDMA engine resume issue under SRIOV
Bokun Zhang
2022-10-10
1
-3
/
+10
*
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
2022-09-29
1
-67
/
+2
*
drm/amdgpu: Remove the unneeded result variable
ye xingchen
2022-08-29
1
-4
/
+1
*
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
2022-06-07
1
-64
/
+45
*
drm/amdgpu: Ensure the DMA engine is deactivated during set ups
Haohui Mai
2022-05-16
1
-45
/
+64
*
drm/amdgpu/sdma5.2: add mes support for sdma ib test
Jack Xiao
2022-05-04
1
-14
/
+36
*
drm/amdgpu/sdma5.2: add mes support for sdma ring test
Jack Xiao
2022-05-04
1
-11
/
+26
*
drm/amdgpu/sdma5.2: add mes queue fence handling
Jack Xiao
2022-05-04
1
-0
/
+18
*
drm/amdgpu/sdma5.2: associate mes queue id with fence
Jack Xiao
2022-05-04
1
-2
/
+4
*
drm/amdgpu/sdma5.2: initialize sdma mqd
Jack Xiao
2022-05-04
1
-0
/
+44
*
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-05-04
1
-9
/
+7
*
drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
Haohui Mai
2022-04-26
1
-4
/
+4
*
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-04-08
1
-1
/
+1
*
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2022-03-15
1
-0
/
+1
*
drm/amdgpu: add support for sdma 5.2.6
Yifan Zhang
2022-02-18
1
-1
/
+10
*
drm/amdgpu/sdma5.2: add support for SDMA 5.2.7
Prike Liang
2022-02-16
1
-0
/
+5
*
drm/amdgpu/sdma5.2: Adjust the name string for firmware
Alex Deucher
2022-02-16
1
-7
/
+7
*
drm/amdgpu: Filter security violation registers
Bokun Zhang
2021-12-28
1
-37
/
+46
*
drm/amd: fix improper docstring syntax
Isabella Basso
2021-12-13
1
-2
/
+0
*
drm/amdgpu: convert IP version array to include instances
Alex Deucher
2021-10-04
1
-5
/
+5
*
drm/amdgpu/sdma: remove manual instance setting
Alex Deucher
2021-10-04
1
-17
/
+0
*
drm/amdgpu/sdma5.2: convert to IP version checking
Alex Deucher
2021-10-04
1
-24
/
+24
*
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
2021-10-04
1
-0
/
+8
*
drm/amdgpu: sdma: clean up identation
Colin Ian King
2021-09-07
1
-4
/
+4
*
drm/amdgpu: retire sdma v5_2 golden settings from driver
Hawking Zhang
2021-07-23
1
-17
/
+0
*
drm/amdgpu: Modify register access in sdma_v5_2 to use _SOC15 macros
Rohit Khaire
2021-06-07
1
-35
/
+35
*
drm/amdgpu: add sdma support for yellow carp
Aaron Liu
2021-06-04
1
-0
/
+7
*
drm/amdgpu: fix sdma firmware version error in sriov
Kevin Wang
2021-06-02
1
-3
/
+3
*
drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
Lee Jones
2021-05-21
1
-1
/
+1
*
drm/amdgpu: stop touching sched.ready in the backend
Christian König
2021-05-20
1
-5
/
+0
*
drm/amd/amdgpu: add sdma ip block for beige_goby
Chengming Gui
2021-05-20
1
-0
/
+7
*
drm/amdgpu: Enable SDMA LS for Vangogh
Jinzhou Su
2021-04-29
1
-0
/
+4
*
drm/amdgpu: Enable SDMA MGCG for Vangogh
Jinzhou Su
2021-04-23
1
-0
/
+4
[next]