index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v7_0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
2017-01-27
1
-6
/
+1
*
drm/amd/amdgpu: Add gpr reading for GFX v7
Tom St Denis
2016-12-08
1
-0
/
+25
*
drm/amdgpu:impl vgt_flush for VI(V5)
Monk Liu
2016-11-23
1
-1
/
+14
*
drm/amd/amdgpu: Clean up wave gfx7 helper
Tom St Denis
2016-11-11
1
-1
/
+5
*
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/amd/amdgpu: Put in rest of wave fields
Tom St Denis
2016-10-25
1
-0
/
+6
*
|
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
2016-10-25
1
-0
/
+25
*
|
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
1
-1
/
+37
*
|
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
2016-10-25
1
-2
/
+4
*
|
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
1
-8
/
+8
*
|
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
1
-39
/
+17
*
|
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
2016-10-25
1
-2
/
+0
*
|
drm/amdgpu: pad gfx and compute rings to 256 dw
Christian König
2016-10-25
1
-2
/
+2
*
|
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
1
-3
/
+6
|
/
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-3
/
+9
|
\
|
*
drm/amd/amdgpu: compute ring test fail during S4 on CI
jimqu
2016-08-31
1
-3
/
+9
*
|
drm/amdgpu: implement raster configuration for gfx v7
Huang Rui
2016-09-19
1
-1
/
+159
*
|
drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-16
1
-0
/
+39
*
|
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
2016-09-14
1
-0
/
+20
*
|
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-09-14
1
-3
/
+3
*
|
drm/amd/amdgpu: Merge get_rptr functions in gfx7
Tom St Denis
2016-09-02
1
-8
/
+3
*
|
drm/amdgpu: pin shared GWS, GDS and OA resources
Christian König
2016-08-08
1
-12
/
+9
|
/
*
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-29
1
-7
/
+12
*
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
-26
/
+2
*
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
2016-07-07
1
-13
/
+18
*
drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static
Alex Deucher
2016-07-07
1
-1
/
+1
*
drm/amdgpu/gfx7: switch to using the existing rlc callbacks
Alex Deucher
2016-07-07
1
-2
/
+8
*
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
2016-07-07
1
-1
/
+3
*
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
2016-07-07
1
-1
/
+6
*
drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameter
Nicolai Hähnle
2016-07-07
1
-0
/
+20
*
drm/amdgpu/gfx7: fix CP jump table size
Alex Deucher
2016-07-07
1
-1
/
+1
*
drm/amdgpu/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
2016-07-07
1
-1
/
+2
*
drm/amdgpu/gfx7: fix broken condition check
Alex Deucher
2016-06-14
1
-1
/
+1
*
drm/amdgpu: fix gfx 7 ucode mem leak
Monk Liu
2016-06-09
1
-0
/
+17
*
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
1
-4
/
+6
*
drm/amdgpu: move context switch handling into common code v2
Christian König
2016-05-11
1
-5
/
+4
*
drm/amdgpu: move preamble IB handling into common code
Christian König
2016-05-11
1
-4
/
+0
*
drm/amdgpu/gfx7: fix pipeline sync
Chunming Zhou
2016-05-11
1
-12
/
+13
*
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
1
-0
/
+1
*
drm/amdgpu: fetch cu_info once at init
Alex Deucher
2016-05-11
1
-16
/
+7
*
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-05
1
-253
/
+0
*
drm/amdgpu: use the ring name for debugfs (v2)
Christian König
2016-05-05
1
-1
/
+1
*
drm/amdgpu: reduce the ring size for GFX
Christian König
2016-05-05
1
-2
/
+2
*
drm/amdgpu: use max_dw in ring_init
Christian König
2016-05-05
1
-2
/
+2
*
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
1
-1
/
+2
|
\
|
*
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
1
-0
/
+1
[next]