index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
si_dma.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
drm/amdgpu: keep removing sid.h dependency from si_dma.c
Alexandre Demers
1
-3
/
+3
2025-04-07
drm/amdgpu: move si_dma.c away from sid.h and si_enums.h
Alexandre Demers
1
-47
/
+61
2025-04-07
drm/amdgpu: wire up defines, shifts and masks through SI code
Alexandre Demers
1
-0
/
+2
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
1
-3
/
+3
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
-2
/
+2
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-3
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-7
/
+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
-3
/
+4
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-1
/
+1
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
1
-2
/
+2
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
1
-5
/
+0
2023-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
1
-2
/
+0
2022-10-17
drm/amdgpu/si_dma: remove unused variable in si_dma_stop()
Yang Yingliang
1
-2
/
+0
2022-10-10
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
1
-3
/
+2
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-2
/
+2
2022-04-26
drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA doorbell
Haohui Mai
1
-3
/
+2
2021-05-21
drm/amd/amdgpu/si_dma: Fix some function name disparity
Lee Jones
1
-3
/
+3
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-3
/
+2
2020-11-24
drm/amd/amdgpu/si_dma: Fix a bunch of function documentation issues
Lee Jones
1
-4
/
+10
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
1
-1
/
+2
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-1
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2019-12-18
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
1
-5
/
+3
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+1
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+1
2019-04-03
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
1
-4
/
+4
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-1
/
+1
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+3
2018-11-05
drm/amdgpu: cleanup si_dma_ring_test_ib
Christian König
1
-5
/
+2
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-8
/
+2
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-16
/
+7
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-6
/
+4
2018-11-05
drm/amdgpu: remove illegal instruction stub from si_dma.c
Christian König
1
-14
/
+0
2018-10-09
drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c
Christian König
1
-19
/
+8
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-2
/
+2
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
1
-12
/
+8
2018-08-27
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
1
-5
/
+7
2018-03-05
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
1
-2
/
+2
[next]