开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v2_4.c
Age
Commit message (
Expand
)
Author
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-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
2024-01-15
drm/amd: Clean up errors in sdma_v2_4.c
chenxuebing
2023-12-13
drm/amd: Fix a probing order problem on SDMA 2.4
Mario Limonciello
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 v2.4
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 SDMA2.4
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-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2021-05-21
drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...
Lee Jones
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2020-12-01
drm/amd/amdgpu/sdma_v2_4: 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
2018-11-05
drm/amdgpu: Refine function name
Rex Zhu
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
2018-10-10
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
2018-08-27
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
[next]