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_v5_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
drm/amdgpu: add check before free wb entry
Jesse Zhang
1
-1
/
+2
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
1
-3
/
+3
2024-03-04
drm/amdgpu: cleanup conditional execution
Christian König
1
-21
/
+8
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.0
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
-2
/
+2
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
1
-5
/
+3
2023-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
1
-2
/
+0
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-09
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
1
-28
/
+2
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
-5
/
+1
2022-09-29
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
1
-40
/
+9
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
1
-23
/
+56
2022-05-04
drm/amdgpu/sdma5: add mes support for sdma ib test
Jack Xiao
1
-14
/
+36
2022-05-04
drm/amdgpu/sdma5: add mes support for sdma ring test
Jack Xiao
1
-11
/
+26
2022-05-04
drm/amdgpu/sdma5: add mes queue fence handling
Jack Xiao
1
-0
/
+18
2022-05-04
drm/amdgpu/sdma5: associate mes queue id with fence
Jack Xiao
1
-1
/
+3
2022-05-04
drm/amdgpu/sdma5: 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-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
/
+1
2022-03-02
drm/amdgpu/sdma5: drop unused cyan skillfish firmware
Alex Deucher
1
-7
/
+1
2022-02-16
drm/amdgpu: make cyan skillfish support code more consistent
Alex Deucher
1
-2
/
+1
2022-02-11
drm/amdgpu: add support for GC 10.1.4
Lang Yu
1
-1
/
+2
2021-12-13
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
-4
/
+4
2021-10-04
drm/amdgpu/sdma: remove manual instance setting
Alex Deucher
1
-2
/
+0
2021-10-04
drm/amdgpu/sdma5.0: convert to IP version checking
Alex Deucher
1
-15
/
+15
2021-07-23
drm/amdgpu: add sdma v5 golden settings for cyan_skillfish
Tao Zhou
1
-0
/
+36
2021-07-23
drm/amdgpu: add sdma fw loading support for cyan_skillfish
Tao Zhou
1
-0
/
+12
2021-07-23
drm/amdgpu: increase size for sdma fw name string
Tao Zhou
1
-1
/
+1
2021-05-21
drm/amdgpu: Fix inconsistent indenting
Jiapeng Chong
1
-7
/
+6
2021-05-21
drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
Lee Jones
1
-1
/
+1
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file sdma_v5*
Peng Ju Zhou
1
-36
/
+42
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
2021-05-10
drm/amdgpu: drop the GCR packet from the emit_ib frame for sdma5.0
Alex Deucher
1
-12
/
+0
2021-05-10
drm/amdgpu: Add graphics cache rinse packet for sdma 5.0
Alex Deucher
1
-0
/
+28
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-5
/
+3
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
1
-1
/
+0
2020-12-01
drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function params
Lee Jones
1
-6
/
+13
2020-12-01
drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12
Stanley.Yang
1
-1
/
+1
2020-09-25
drm/amd: Skip not used microcode loading in SRIOV
Jingwen Chen
1
-0
/
+3
2020-09-15
drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.c
Zheng Bin
1
-1
/
+1
2020-07-14
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Xiaojie Yuan
1
-18
/
+8
2020-07-10
drm/amdgpu: remove unnecessary logic of ASIC check
Likun Gao
1
-7
/
+1
[next]