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/cik: move uvd tiling config setup into uvd code
Alex Deucher
2016-02-12
1
-11
/
+0
*
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
1
-6
/
+0
*
drm/amdgpu/gfx7: rework gpu_init()
Alex Deucher
2016-02-12
1
-176
/
+182
*
drm/amdgpu/gfx: clean up harvest configuration (v2)
Alex Deucher
2016-02-12
1
-87
/
+40
*
drm/amdgpu/gfx7: Fix whitespace
Tom St Denis
2016-02-12
1
-1
/
+1
*
drm/amdgpu/gfx7: Simplify wptr/rptr functions
Tom St Denis
2016-02-12
1
-19
/
+4
*
drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rb
Tom St Denis
2016-02-12
1
-7
/
+2
*
drm/amdgpu/gfx7: Simplify bitmask creation
Tom St Denis
2016-02-12
1
-7
/
+1
*
drm/amdgpu/gfx7: Reduce linecount in table init
Tom St Denis
2016-02-12
1
-820
/
+525
*
drm/amdgpu: move sync into job object
Christian König
2016-02-10
1
-1
/
+2
*
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
2016-02-10
1
-3
/
+1
*
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
1
-1
/
+1
*
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
1
-0
/
+2
*
drm/amdgpu/gfx: minor code cleanup
Alex Deucher
2016-02-10
1
-18
/
+1
*
drm/amdgpu: remove the ring lock v2
Christian König
2016-02-10
1
-4
/
+4
*
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-02-10
1
-2
/
+0
*
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-10
1
-32
/
+2
*
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
Alex Deucher
2016-02-02
1
-1
/
+19
*
drm/amdgpu: remove old lockup detection infrastructure
Christian König
2015-10-21
1
-20
/
+0
*
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
2015-09-23
1
-44
/
+11
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-8
/
+11
*
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-03
1
-3
/
+9
*
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-09-02
1
-0
/
+2
*
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
2015-08-20
1
-0
/
+1
*
drm/amdgpu: add reference for **fence
Chunming Zhou
2015-08-17
1
-0
/
+1
*
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
2015-08-17
1
-2
/
+4
*
drm/amdgpu: use kernel fence for gfx ib test
Chunming Zhou
2015-08-17
1
-1
/
+1
*
drm/amdgpu: Use gpu scheduler for gfx ring ib test
Chunming Zhou
2015-08-17
1
-14
/
+14
*
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
1
-2
/
+2
*
drm/amdgpu: add feature version for RLC and MEC v2
Jammy Zhou
2015-08-05
1
-0
/
+6
*
drm/amdgpu: increment queue when iterating on this variable.
Nicolas Iooss
2015-08-05
1
-1
/
+1
*
drm/amdgpu: different emit_ib for gfx and compute
monk.liu
2015-07-29
1
-11
/
+35
*
drm/amdgpu: Initialize compute sdma and memory from kgd
Ben Goz
2015-06-29
1
-0
/
+42
*
drm/amdgpu: fix the build on big endian
Alex Deucher
2015-06-10
1
-2
/
+3
*
drm/amdgpu: disable user fence interrupt (v2)
Chunming Zhou
2015-06-05
1
-4
/
+9
*
drm/amdgpu: add me/ce/pfp_feature_version interface query
Ken Wang
2015-06-04
1
-0
/
+3
*
drm/amdgpu add ce_ram_size for interface query
Ken Wang
2015-06-04
1
-0
/
+2
*
drm/amdgpu: fix no hdp flush for compute ring
monk.liu
2015-06-04
1
-1
/
+3
*
drm/amdgpu: remove all sh mem register modification in vm flush
monk.liu
2015-06-04
1
-27
/
+0
*
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-04
1
-20
/
+37
*
drm/amdgpu: fix context switch
Christian König
2015-06-04
1
-4
/
+4
*
drm/amdgpu: cleanup HDP flush handling
Christian König
2015-06-04
1
-8
/
+3
*
drm/amdgpu: add CE preamble flag v3
Jammy Zhou
2015-06-04
1
-0
/
+7
*
drm/amdgpu: add flags for amdgpu_ib structure
Jammy Zhou
2015-06-04
1
-1
/
+1
*
drm/amdgpu: allow unaligned memory access (v2)
Jack Xiao
2015-06-04
1
-1
/
+5
*
drm/amdgpu: Add support for CIK parts
Alex Deucher
2015-06-04
1
-0
/
+5635