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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
drm/amdgpu: add kernel ctx support (v2)
Chunming Zhou
3
-24
/
+71
2015-08-17
drm/amdgpu: prepare job before push to sw queue for pte ring
Chunming Zhou
5
-1
/
+5
2015-08-17
drm/amdgpu: make sure the fence is emitted before ring to get it.
Chunming Zhou
4
-18
/
+25
2015-08-17
drm/amdgpu: use scheduler user seq instead of previous user seq
Chunming Zhou
1
-6
/
+20
2015-08-17
drm/amdgpu: dispatch jobs in cs
Chunming Zhou
2
-57
/
+200
2015-08-17
drm/amdgpu: add bo list copy
Chunming Zhou
2
-0
/
+53
2015-08-17
drm/amdgpu: add backend implementation of gpu scheduler (v2)
Chunming Zhou
4
-2
/
+119
2015-08-17
drm/amdgpu: disable hw semaphore with scheduler
Chunming Zhou
1
-1
/
+1
2015-08-17
drm/amdgpu: add context entity init
Chunming Zhou
2
-1
/
+37
2015-08-17
drm/amdgpu: add scheduler initialization
Alex Deucher
4
-1
/
+21
2015-08-17
drm/amd: add basic scheduling framework
Jammy Zhou
2
-0
/
+691
2015-08-17
drm/amdgpu: Enable the Fiji DID 0x7300 support
David Zhang
1
-0
/
+2
2015-08-17
drm/amdgpu: remove VM workaround for Fiji
Alex Deucher
1
-1
/
+1
2015-08-17
drm/amdgpu: add support for VCE 3.x on Fiji
Alex Deucher
3
-0
/
+19
2015-08-17
drm/amdgpu: Add Fiji support to the UVD 6.0 IP module
David Zhang
2
-0
/
+12
2015-08-17
drm/amdgpu: Add Fiji support to the SDMA 3.0 IP module
David Zhang
2
-0
/
+38
2015-08-17
drm/amdgpu: Add Fiji support to the GFX 8.0 IP module (v2)
David Zhang
2
-1
/
+115
2015-08-17
drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)
David Zhang
2
-0
/
+30
2015-08-17
drm/amdgpu: Add Fiji support to SMC and DPM (v2)
David Zhang
7
-1
/
+1267
2015-08-17
drm/amdgpu: Add Fiji smu 7.1.3 headers (v2)
David Zhang
3
-0
/
+8608
2015-08-17
drm/amdgpu: Add Fiji support to IH module
David Zhang
1
-0
/
+7
2015-08-17
drm/amdgpu: Add Fiji support to the GMC 8.5 IP module
David Zhang
2
-1
/
+33
2015-08-17
drm/amdgpu: Add Fiji DID 0x7300 common support
David Zhang
3
-0
/
+37
2015-08-17
drm/amdgpu: handle conditional support for CIK properly
Alex Deucher
2
-2
/
+4
2015-08-17
drm/amdgpu: optimize amdgpu_parser_init
monk.liu
1
-9
/
+8
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
23
-174
/
+138
2015-08-17
drm/amdgpu: add some pptable definitions
Jammy Zhou
1
-1
/
+5
2015-08-17
drm/amdgpu: add some common definitions to amd_shared.h
Jammy Zhou
1
-0
/
+11
2015-08-17
drm/amdgpu: allow userspace to read more debug registers
Marek Olšák
1
-0
/
+20
2015-08-17
drm/amdgpu: move some atombios definitions to common folder (v2)
Alex Deucher
6
-1
/
+2
2015-08-17
drm/amdgpu: fix UVD/VCE fence handling
Christian König
3
-6
/
+9
2015-08-17
drm/amdgpu: add fence suspend/resume functions
Alex Deucher
3
-17
/
+67
2015-08-17
drm/amdgpu: always enable EOP interrupt v2
Chunming Zhou
2
-37
/
+6
2015-08-17
drm/amdgpu: rework vm_grab_id interface
Christian König
3
-15
/
+17
2015-08-17
drm/amdgpu: no updates shouldn't cause vm flush v2
Christian König
1
-4
/
+6
2015-08-17
drm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence
Christian König
1
-1
/
+1
2015-08-17
drm/amdgpu: fix context memory leak
Christian König
1
-0
/
+1
2015-08-17
drm/amdgpu: remove amdgpu_fence_recreate
Christian König
2
-34
/
+0
2015-08-17
drm/amdgpu: add user fence context map v2
Christian König
4
-30
/
+110
2015-08-17
drm/amdgpu: deal with foreign fences in amdgpu_sync
Christian König
5
-29
/
+45
2015-08-17
drm/amdgpu: cleanup context structure v2
Alex Deucher
2
-49
/
+29
2015-08-17
drm/amdgpu: add cgs_interface for pg and cg
rezhu
2
-1
/
+61
2015-08-17
drm/amdgpu: fix some typo for cgs definitions
Jammy Zhou
1
-2
/
+2
2015-08-17
drm/amdgpu: add cgs_get_firmware_info interface v2
Jammy Zhou
2
-1
/
+167
2015-08-17
drm/amdgpu: implement cgs gpu memory callbacks
Chunming Zhou
1
-12
/
+226
2015-08-17
drm/amdgpu: add atom interfaces for CGS
Chunming Zhou
1
-6
/
+22
2015-08-17
drm/amdgpu: Implement irq interfaces for CGS
Alex Deucher
5
-6
/
+84
2015-08-17
drm/amdgpu: Implement the pciconfig callbacks for CGS
Chunming Zhou
1
-12
/
+28
2015-08-17
drm/amdgpu: Implement mmio callbacks for CGS
Chunming Zhou
1
-7
/
+38
2015-08-17
drm/amd: Add CGS interfaces
Chunming Zhou
5
-0
/
+1036
[prev]
[next]