index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik_sdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: small cleanup to CIK SDMA
Alexandre Demers
2025-04-07
1
-9
/
+3
*
drm/amdgpu: use cik_sdma_is_idle() in CIK SDMA
Alexandre Demers
2025-04-07
1
-5
/
+1
*
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-25
1
-2
/
+2
*
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
2024-12-18
1
-1
/
+1
*
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
2024-12-10
1
-0
/
+2
*
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
1
-2
/
+2
*
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
1
-1
/
+1
*
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
1
-3
/
+0
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-5
/
+3
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-5
/
+3
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-3
/
+3
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
1
-3
/
+3
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: refine sdma firmware loading
Yang Wang
2024-06-14
1
-5
/
+6
*
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
1
-0
/
+1
*
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-04-26
1
-0
/
+1
*
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
2024-04-26
1
-2
/
+2
*
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
1
-5
/
+0
|
\
|
*
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
2023-10-26
1
-5
/
+0
*
|
drm/amd: Move microcode init from sw_init to early_init for CIK SDMA
Mario Limonciello
2023-09-28
1
-4
/
+5
*
|
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
2023-09-28
1
-3
/
+1
|
/
*
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
2023-06-09
1
-2
/
+0
*
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
Mario Limonciello
2023-01-10
1
-10
/
+6
*
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-10-10
1
-5
/
+1
*
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-05-04
1
-5
/
+3
*
drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...
Haohui Mai
2022-04-26
1
-2
/
+2
*
drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functions
Lee Jones
2021-05-21
1
-4
/
+4
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-3
/
+2
*
drm/amd/amdgpu/cik_sdma: Add one and remove another function param description
Lee Jones
2020-11-24
1
-1
/
+1
*
drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
Lee Jones
2020-11-24
1
-3
/
+11
*
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
2020-10-30
1
-15
/
+12
*
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
2020-04-28
1
-1
/
+2
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-1
/
+2
*
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
1
-2
/
+0
*
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-04-01
1
-1
/
+2
*
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
2019-12-23
1
-2
/
+2
*
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-18
1
-5
/
+3
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+3
*
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
2019-04-03
1
-4
/
+4
*
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-25
1
-1
/
+1
*
drm/amdgpu: Refine function name
Rex Zhu
2018-11-05
1
-2
/
+2
*
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
1
-1
/
+3
*
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
1
-13
/
+4
*
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
1
-16
/
+8
[next]