index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v6_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+4
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
1
-6
/
+6
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
1
-31
/
+15
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
1
-2
/
+0
2016-10-25
drm/amdgpu: pad gfx and compute rings to 256 dw
Christian König
1
-2
/
+2
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-09-19
drm/amdgpu: implement raster configuration for gfx v6
Huang Rui
1
-1
/
+130
2016-09-16
drm/amdgpu/gfx6: add ring callbacks for ib and dma frame size
Alex Deucher
1
-0
/
+31
2016-09-16
drm/amdgpu/gfx6: drop gds_switch callback
Alex Deucher
1
-10
/
+0
2016-09-16
drm/amdgpu/gfx6: add ring_emit_cntxcntl
Alex Deucher
1
-0
/
+8
2016-09-16
drm/amdgpu/gfx6: drop duplicate code
Alex Deucher
1
-24
/
+9
2016-09-16
drm/amdgpu/si: fix ring size for compute
Alex Deucher
1
-1
/
+1
2016-09-14
drm/amd/amdgpu: Remove double lock from gfx v6
Tom St Denis
1
-4
/
+0
2016-09-02
drm/amd/amdgpu: Merge get_wptr functions in gfx6
Tom St Denis
1
-20
/
+11
2016-09-02
drm/amd/amdgpu: Merge get_rptr functions in gfx6
Tom St Denis
1
-8
/
+3
2016-09-02
drm/amd/amdgpu: Various tidy ups for gfx6
Tom St Denis
1
-35
/
+5
2016-09-02
drm/amd/amdgpu: Simplify mask creation in gfx6
Tom St Denis
1
-7
/
+1
2016-09-02
drm/amd/amdgpu: Add GRBM lock to various SI functions
Tom St Denis
1
-0
/
+8
2016-09-02
drm/amdgpu/gfx6: drop some dead code
Alex Deucher
1
-23
/
+0
2016-08-31
drm/amdgpu: add graphic pipeline implementation for si v8
Ken Wang
1
-0
/
+3288