index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v3_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)
Junwei Zhang
2017-03-29
1
-2
/
+2
*
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
2017-03-29
1
-2
/
+2
*
drm/amdgpu: remove unneeded conversions to bool
Andrew F. Davis
2017-03-29
1
-2
/
+2
*
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
2017-03-29
1
-1
/
+1
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
1
-3
/
+6
*
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
2017-03-29
1
-7
/
+8
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-3
/
+1
*
drm/amdgpu:use clear_ring to clr RB
Monk Liu
2017-03-29
1
-0
/
+1
*
drm/amdgpu:cg & pg shouldn't active on VF device
Monk Liu
2017-03-29
1
-0
/
+6
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
1
-1
/
+1
*
drm/amdgpu: add get clockgating_state method for sdma v3
Huang Rui
2017-01-27
1
-0
/
+17
*
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2017-01-06
1
-0
/
+6
*
drm/amdgpu: cleanup unused iterator members for sdma v3
Huang Rui
2016-11-23
1
-1
/
+1
*
drm/amdgpu/sdma: fix typo in packet setup
Alex Deucher
2016-11-15
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-28
1
-3
/
+3
|
\
|
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-3
/
+3
*
|
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
1
-1
/
+19
*
|
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
2016-10-25
1
-3
/
+4
*
|
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
1
-2
/
+3
*
|
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
1
-18
/
+7
*
|
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
2016-10-25
1
-1
/
+0
|
/
*
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
2016-10-14
1
-8
/
+6
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-20
1
-25
/
+18
|
\
|
*
drm/amdgpu/sdma3: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+18
|
*
drm/amdgpu/sdma3: drop unused functions
Alex Deucher
2016-09-16
1
-25
/
+0
*
|
drm/amdgpu: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-15
1
-5
/
+1
|
/
*
drm/amdgpu: stop splitting PTE commands into smaller ones
Christian König
2016-08-16
1
-49
/
+22
*
drm/amdgpu: cleanup the write_pte implementations
Christian König
2016-08-16
1
-26
/
+14
*
drm/amdgpu: implement sdma3 check/pre/post_soft_reset
Chunming Zhou
2016-08-08
1
-13
/
+67
*
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-29
1
-7
/
+12
*
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
2016-07-29
1
-1
/
+1
*
drm/amdgpu: remove usec timeout loop from IB tests
Christian König
2016-07-14
1
-11
/
+3
*
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-14
1
-1
/
+0
*
drm/amdgpu: remove more of the ring backup code
Alex Deucher
2016-07-07
1
-12
/
+0
*
drm/amdgpu: fix sdma3 ucode mem leak
Monk Liu
2016-06-09
1
-0
/
+10
*
drm/amdgpu: modify sdma start sequence
Monk Liu
2016-06-09
1
-4
/
+11
*
drm/amdgpu: init more register for sdma
Monk Liu
2016-06-09
1
-0
/
+2
*
drm/amdgpu: update Polaris11 golden setting
Flora Cui
2016-05-18
1
-0
/
+2
*
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
1
-2
/
+3
*
drm/amdgpu: move context switch handling into common code v2
Christian König
2016-05-11
1
-1
/
+1
*
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
1
-0
/
+1
*
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-11
1
-1
/
+1
*
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-04
1
-56
/
+0
*
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
1
-16
/
+16
*
drm/amdgpu: add SDMA support for ELM/BAF
Flora Cui
2016-05-04
1
-0
/
+47
*
drm/amdgpu/sdma: rename fiji cg functions
Alex Deucher
2016-05-04
1
-65
/
+39
*
drm/amdgpu/sdma: add proper CG flags for fiji
Alex Deucher
2016-05-04
1
-2
/
+2
*
drm/amdgpu: reduce the ring size for SDMA
Christian König
2016-05-04
1
-1
/
+1
*
drm/amdgpu: patch cond exec for SDMA
Monk Liu
2016-05-02
1
-0
/
+25
[next]