index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v7_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-02-10
drm/amdgpu/gfx: minor code cleanup
Alex Deucher
1
-18
/
+1
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
1
-4
/
+4
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
1
-2
/
+0
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
1
-32
/
+2
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
1
-35
/
+35
2016-02-02
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
Alex Deucher
1
-1
/
+19
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
1
-20
/
+0
2015-09-23
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
1
-44
/
+11
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
1
-8
/
+11
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
1
-3
/
+9
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
1
-0
/
+2
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
1
-0
/
+1
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
1
-0
/
+1
2015-08-17
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
1
-2
/
+4
2015-08-17
drm/amdgpu: use kernel fence for gfx ib test
Chunming Zhou
1
-1
/
+1
2015-08-17
drm/amdgpu: Use gpu scheduler for gfx ring ib test
Chunming Zhou
1
-14
/
+14
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-2
/
+2
2015-08-05
drm/amdgpu: add feature version for RLC and MEC v2
Jammy Zhou
1
-0
/
+6
2015-08-05
drm/amdgpu: increment queue when iterating on this variable.
Nicolas Iooss
1
-1
/
+1
2015-07-29
drm/amdgpu: different emit_ib for gfx and compute
monk.liu
1
-11
/
+35
2015-06-29
drm/amdgpu: Initialize compute sdma and memory from kgd
Ben Goz
1
-0
/
+42
2015-06-10
drm/amdgpu: fix the build on big endian
Alex Deucher
1
-2
/
+3
2015-06-05
drm/amdgpu: disable user fence interrupt (v2)
Chunming Zhou
1
-4
/
+9
2015-06-03
drm/amdgpu: add me/ce/pfp_feature_version interface query
Ken Wang
1
-0
/
+3
2015-06-03
drm/amdgpu add ce_ram_size for interface query
Ken Wang
1
-0
/
+2
[next]