index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2025-06-18
drm/amdgpu/sdma5: init engine reset mutex
Alex Deucher
1
-0
/
+1
2025-04-21
drm/amdgpu: optimize queue reset and stop logic for sdma_v5_0
Jesse.zhang@amd.com
1
-22
/
+9
2025-04-21
drm/amdgpu/: drm/amdgpu: Register the new sdma function pointers for sdma_v5_0
Jesse.zhang@amd.com
1
-21
/
+57
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
1
-116
/
+50
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-2
/
+2
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-2
/
+2
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-2
/
+2
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+1
2024-11-08
drm/amdgpu: Add sysfs interface for sdma reset mask
Jesse.zhang@amd.com
1
-0
/
+18
2024-10-23
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-1
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+3
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
2024-10-02
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu/sdma5: implement ring reset callback for sdma5
Jiadong Zhu
1
-0
/
+88
2024-10-02
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
1
-2
/
+2
2024-10-02
drm/amdgpu/sdma5: split out per instance resume function
Jiadong Zhu
1
-115
/
+138
2024-08-13
drm/amd: Make amd_ip_funcs static for SDMA v5.0
Tobias Jakobi
1
-1
/
+1
2024-07-24
drm/amdgpu: add print support for sdma_v_5_0 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-24
drm/amdgpu: Add sdma_v5_0 ip dump for devcoredump
Sunil Khatri
1
-0
/
+82
2024-04-27
drm/amdgpu: add check before free wb entry
Jesse Zhang
1
-1
/
+2
2024-04-27
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-10
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
1
-28
/
+2
2022-10-11
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
1
-1
/
+4
2022-10-11
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
[next]