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_v7_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
1
-7
/
+12
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
-26
/
+2
2016-07-07
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
1
-13
/
+18
2016-07-07
drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static
Alex Deucher
1
-1
/
+1
2016-07-07
drm/amdgpu/gfx7: switch to using the existing rlc callbacks
Alex Deucher
1
-2
/
+8
2016-07-07
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
1
-1
/
+3
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
1
-1
/
+6
2016-07-07
drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameter
Nicolai Hähnle
1
-0
/
+20
2016-07-07
drm/amdgpu/gfx7: fix CP jump table size
Alex Deucher
1
-1
/
+1
2016-07-07
drm/amdgpu/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
1
-1
/
+2
2016-06-13
drm/amdgpu/gfx7: fix broken condition check
Alex Deucher
1
-1
/
+1
2016-06-09
drm/amdgpu: fix gfx 7 ucode mem leak
Monk Liu
1
-0
/
+17
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
1
-4
/
+6
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
1
-5
/
+4
2016-05-11
drm/amdgpu: move preamble IB handling into common code
Christian König
1
-4
/
+0
2016-05-11
drm/amdgpu/gfx7: fix pipeline sync
Chunming Zhou
1
-12
/
+13
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: fetch cu_info once at init
Alex Deucher
1
-16
/
+7
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
1
-1
/
+1
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
1
-253
/
+0
2016-05-04
drm/amdgpu: use the ring name for debugfs (v2)
Christian König
1
-1
/
+1
2016-05-04
drm/amdgpu: reduce the ring size for GFX
Christian König
1
-2
/
+2
2016-05-04
drm/amdgpu: use max_dw in ring_init
Christian König
1
-2
/
+2
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+2
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
1
-0
/
+1
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
1
-1
/
+1
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-10
/
+44
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-35
/
+48
2016-03-08
drm/amdgpu: split pipeline sync and vm flush
Christian König
1
-7
/
+22
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
1
-2
/
+1
2016-03-08
drm/amdgpu: add hdp invalidation for gfx7
Chunming Zhou
1
-0
/
+21
2016-03-03
drm/amdgpu: fix rb bitmap & cu bitmap calculation
Flora Cui
1
-8
/
+7
2016-03-02
drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
Christian König
1
-0
/
+13
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
1
-4
/
+2
2016-02-25
drm/amdgpu/gfx: fix off by one in rb rework (v2)
Alex Deucher
1
-5
/
+2
2016-02-12
drm/amdgpu/cik: move uvd tiling config setup into uvd code
Alex Deucher
1
-11
/
+0
2016-02-12
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
1
-6
/
+0
2016-02-12
drm/amdgpu/gfx7: rework gpu_init()
Alex Deucher
1
-176
/
+182
2016-02-12
drm/amdgpu/gfx: clean up harvest configuration (v2)
Alex Deucher
1
-87
/
+40
2016-02-12
drm/amdgpu/gfx7: Fix whitespace
Tom St Denis
1
-1
/
+1
2016-02-12
drm/amdgpu/gfx7: Simplify wptr/rptr functions
Tom St Denis
1
-19
/
+4
2016-02-12
drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rb
Tom St Denis
1
-7
/
+2
2016-02-12
drm/amdgpu/gfx7: Simplify bitmask creation
Tom St Denis
1
-7
/
+1
2016-02-12
drm/amdgpu/gfx7: Reduce linecount in table init
Tom St Denis
1
-820
/
+525
2016-02-10
drm/amdgpu: move sync into job object
Christian König
1
-1
/
+2
2016-02-10
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
1
-3
/
+1
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
1
-1
/
+1
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
1
-0
/
+2
[next]