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_v3_0.c
Age
Commit message (
Expand
)
Author
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/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
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-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 post_soft_reset
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 pre_soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in check_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-09-18
drm/amdgpu: fix typo in the comment
Yan Zhen
2024-06-14
drm/amdgpu: refine sdma firmware loading
Yang Wang
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
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 v3.0
Mario Limonciello
2023-09-28
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
2023-06-09
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
Mario Limonciello
2022-10-10
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-04-26
drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...
Haohui Mai
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2020-12-01
drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issue
Lee Jones
2020-12-01
drm/amd/amdgpu/sdma_v3_0: Fix a bunch of kernel-doc function documentation is...
Lee Jones
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2019-12-23
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
2019-12-18
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-04-03
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2019-01-14
drm/amdgpu: Use sdma_engine array
Oak Zeng
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
[next]