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
/
cik_sdma.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
drm/amdgpu: small cleanup to CIK SDMA
Alexandre Demers
1
-9
/
+3
2025-04-07
drm/amdgpu: use cik_sdma_is_idle() in CIK SDMA
Alexandre Demers
1
-5
/
+1
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
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/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-0
/
+2
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-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
-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
-3
/
+3
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-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
1
-3
/
+3
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-06-14
drm/amdgpu: refine sdma firmware loading
Yang Wang
1
-5
/
+6
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-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-5
/
+0
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
1
-5
/
+0
2023-09-28
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
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-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
1
-2
/
+0
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
Mario Limonciello
1
-10
/
+6
2022-10-10
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
1
-5
/
+1
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-5
/
+3
2022-04-26
drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA doorbell
Haohui Mai
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functions
Lee Jones
1
-4
/
+4
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/cik_sdma: Add one and remove another function param description
Lee Jones
1
-1
/
+1
2020-11-24
drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
Lee Jones
1
-3
/
+11
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-10-30
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
1
-15
/
+12
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
-2
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2019-12-23
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
1
-2
/
+2
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
/
+3
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: Refine function name
Rex Zhu
1
-2
/
+2
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+3
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-13
/
+4
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-16
/
+8
[next]