index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-04-27
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-27
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-04-27
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...
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 SDMA v3.0
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 SDMA3.0
Mario Limonciello
1
-12
/
+6
2022-10-11
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
-9
/
+7
2022-04-26
drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...
Haohui Mai
1
-4
/
+4
2022-04-09
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+1
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
1
-0
/
+1
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-5
/
+3
2020-12-02
drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issue
Lee Jones
1
-1
/
+1
2020-12-02
drm/amd/amdgpu/sdma_v3_0: Fix a bunch of kernel-doc function documentation is...
Lee Jones
1
-3
/
+11
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-19
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
1
-5
/
+3
2019-06-11
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
/
+4
2019-04-03
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
1
-4
/
+4
2019-01-26
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-1
/
+1
2019-01-14
drm/amdgpu: Use sdma_engine array
Oak Zeng
1
-2
/
+1
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
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
/
+4
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
/
+7
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-7
/
+5
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
1
-1
/
+7
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
1
-8
/
+0
2018-10-10
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
1
-0
/
+8
2018-10-10
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
1
-50
/
+7
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-3
/
+3
2018-09-27
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-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
1
-2
/
+4
2018-07-06
drm/amdgpu/sdma: simplify sdma instance setup
Alex Deucher
1
-8
/
+6
2018-05-15
drm/amdgpu: add VEGAM SDMA golden settings
Leo Liu
1
-0
/
+1
2018-05-15
drm/amdgpu: add VEGAM SDMA firmware support
Leo Liu
1
-3
/
+8
2018-04-03
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
1
-1
/
+1
2018-03-08
drm/amdgpu: Clean sdma wptr register when only enable wptr polling
Emily Deng
1
-2
/
+5
2018-03-05
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
1
-2
/
+2
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
1
-3
/
+2
2018-02-19
drm/amdgpu: fix DW estimation on VI
Christian König
1
-1
/
+1
[next]