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
/
sdma_v3_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
drm/amdgpu: Make SDMA phase quantum configurable
Felix Kuehling
1
-1
/
+31
2017-07-14
drm/amdgpu: Enable SDMA_CNTL.ATC_L1_ENABLE for SDMA on CZ
shaoyunl
1
-2
/
+8
2017-05-25
drm/amdgpu/sdma3: correct wptr initialization for sdma
Yintian Tao
1
-4
/
+2
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: use new flag to handle different firmware loading method
Huang Rui
1
-2
/
+2
2017-03-30
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
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
-3
/
+6
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-7
/
+8
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+1
2017-03-30
drm/amdgpu:use clear_ring to clr RB
Monk Liu
1
-0
/
+1
2017-03-30
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
1
-0
/
+6
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
1
-1
/
+1
2017-01-27
drm/amdgpu: add get clockgating_state method for sdma v3
Huang Rui
1
-0
/
+17
2017-01-07
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
1
-0
/
+6
2016-11-23
drm/amdgpu: cleanup unused iterator members for sdma v3
Huang Rui
1
-1
/
+1
2016-11-15
drm/amdgpu/sdma: fix typo in packet setup
Alex Deucher
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
/
+19
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
1
-3
/
+4
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-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
1
-8
/
+6
2016-09-19
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-25
/
+18
2016-09-16
drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+18
2016-09-16
drm/amdgpu/sdma3: drop unused functions
Alex Deucher
1
-25
/
+0
2016-09-15
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+1
2016-08-16
drm/amdgpu: stop splitting PTE commands into smaller ones
Christian König
1
-49
/
+22
2016-08-16
drm/amdgpu: cleanup the write_pte implementations
Christian König
1
-26
/
+14
2016-08-08
drm/amdgpu: implement sdma3 check/pre/post_soft_reset
Chunming Zhou
1
-13
/
+67
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-7
/
+12
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
1
-1
/
+1
2016-07-14
drm/amdgpu: remove usec timeout loop from IB tests
Christian König
1
-11
/
+3
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
1
-1
/
+0
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
1
-12
/
+0
2016-06-09
drm/amdgpu: fix sdma3 ucode mem leak
Monk Liu
1
-0
/
+10
2016-06-09
drm/amdgpu: modify sdma start sequence
Monk Liu
1
-4
/
+11
2016-06-09
drm/amdgpu: init more register for sdma
Monk Liu
1
-0
/
+2
2016-05-18
drm/amdgpu: update Polaris11 golden setting
Flora Cui
1
-0
/
+2
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
1
-2
/
+3
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
1
-1
/
+1
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
1
-0
/
+1
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
1
-1
/
+1
2016-05-05
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-56
/
+0
2016-05-05
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
1
-16
/
+16
2016-05-05
drm/amdgpu: add SDMA support for ELM/BAF
Flora Cui
1
-0
/
+47
2016-05-05
drm/amdgpu/sdma: rename fiji cg functions
Alex Deucher
1
-65
/
+39
[next]