index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-06-30
drm/amdgpu/sdma5.x: suspend KFD queues in ring reset
Alex Deucher
2025-06-18
drm/amdgpu/sdma5: init engine reset mutex
Alex Deucher
2025-04-21
drm/amdgpu: optimize queue reset and stop logic for sdma_v5_0
Jesse.zhang@amd.com
2025-04-21
drm/amdgpu/: drm/amdgpu: Register the new sdma function pointers for sdma_v5_0
Jesse.zhang@amd.com
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-11-08
drm/amdgpu: Add sysfs interface for sdma reset mask
Jesse.zhang@amd.com
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
drm/amdgpu/sdma5: implement ring reset callback for sdma5
Jiadong Zhu
2024-10-01
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
2024-10-01
drm/amdgpu/sdma5: split out per instance resume function
Jiadong Zhu
2024-08-13
drm/amd: Make amd_ip_funcs static for SDMA v5.0
Tobias Jakobi
2024-07-23
drm/amdgpu: add print support for sdma_v_5_0 ip_dump
Sunil Khatri
2024-07-23
drm/amdgpu: Add sdma_v5_0 ip dump for devcoredump
Sunil Khatri
2024-04-26
drm/amdgpu: add check before free wb entry
Jesse Zhang
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
2024-03-04
drm/amdgpu: cleanup conditional execution
Christian König
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0
Mario Limonciello
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
2023-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-01-09
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
2022-10-10
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
2022-10-10
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-09-29
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
2022-05-04
drm/amdgpu/sdma5: add mes support for sdma ib test
Jack Xiao
2022-05-04
drm/amdgpu/sdma5: add mes support for sdma ring test
Jack Xiao
2022-05-04
drm/amdgpu/sdma5: add mes queue fence handling
Jack Xiao
2022-05-04
drm/amdgpu/sdma5: associate mes queue id with fence
Jack Xiao
2022-05-04
drm/amdgpu/sdma5: initialize sdma mqd
Jack Xiao
[next]