index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
si_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
drm/amd/amdgpu/si_dma: Fix some function name disparity
Lee Jones
1
-3
/
+3
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/si_dma: Fix a bunch of function documentation issues
Lee Jones
1
-4
/
+10
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
-1
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
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
/
+1
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
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-1
/
+3
2018-11-05
drm/amdgpu: cleanup si_dma_ring_test_ib
Christian König
1
-5
/
+2
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-8
/
+2
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
-6
/
+4
2018-11-05
drm/amdgpu: remove illegal instruction stub from si_dma.c
Christian König
1
-14
/
+0
2018-10-10
drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.c
Christian König
1
-19
/
+8
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-2
/
+2
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-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: revert "Add support for filling a buffer with 64 bit value"
Christian König
1
-3
/
+0
2018-02-19
drm/amdgpu: remove now superflous *_hdp operation
Christian König
1
-18
/
+1
2018-02-19
drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb
Christian König
1
-12
/
+3
2018-02-19
drm/amdgpu: wire up emit_wreg for SI DMA
Christian König
1
-0
/
+9
2018-02-19
drm/amdgpu: forward pasid to backend flush implementations
Christian König
1
-1
/
+2
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-2
/
+2
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-8
/
+8
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
1
-5
/
+5
2017-12-05
drm/amdgpu: change redundant init logs to debug level
pding
1
-2
/
+2
2017-09-26
drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs
Yong Zhao
1
-0
/
+2
2017-09-26
drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
Yong Zhao
1
-0
/
+3
2017-03-30
drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)
Junwei Zhang
1
-2
/
+2
2017-03-30
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
1
-1
/
+1
2017-03-30
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+2
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-5
/
+7
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
1
-1
/
+1
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-1
/
+1
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-1
/
+10
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-1
/
+2
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-2
/
+3
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-18
/
+7
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-1
/
+0
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-09-16
drm/amdgpu/si_dma: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+18
[next]