index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/amdgpu/gfx8: drop per-APU CU limits
Alex Deucher
2017-06-07
1
-69
/
+2
|
*
|
|
drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
Alex Deucher
2017-06-06
1
-1
/
+2
|
*
|
|
drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipe
Alex Deucher
2017-06-06
1
-2
/
+2
|
*
|
|
drm/amdgpu/gfx9: allocate queues horizontally across pipes
Alex Deucher
2017-06-06
1
-63
/
+52
|
*
|
|
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9
Huang Rui
2017-06-06
1
-5
/
+5
|
*
|
|
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhub
Huang Rui
2017-06-06
1
-94
/
+83
|
*
|
|
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhub
Huang Rui
2017-06-06
1
-77
/
+64
|
*
|
|
drm/amdgpu: fix the gart table cleared issue for S3
Huang Rui
2017-06-06
6
-1
/
+14
|
*
|
|
drm/amdgpu: add ip block number prints
Huang Rui
2017-06-06
1
-0
/
+3
|
*
|
|
drm/amdgpu: add ip name print for selecting ips with ip_block_mask
Huang Rui
2017-06-06
1
-1
/
+2
|
*
|
|
drm/amdgpu: remove mmhub ip
Huang Rui
2017-06-06
3
-96
/
+0
|
*
|
|
drm/amdgpu: remove gfxhub ip
Huang Rui
2017-06-06
3
-96
/
+0
|
*
|
|
drm/amdgpu: export mmhub get clockgating into gmc
Huang Rui
2017-06-06
3
-3
/
+10
|
*
|
|
drm/amdgpu: export mmhub set clockgating into gmc
Huang Rui
2017-06-06
3
-5
/
+13
|
*
|
|
drm/amdgpu: export mmhub sw_init into gmc
Huang Rui
2017-06-06
3
-12
/
+17
|
*
|
|
drm/amdgpu: export gfxhub sw_init into gmc
Huang Rui
2017-06-06
3
-12
/
+17
|
*
|
|
drm/amdgpu: fix to miss program invalidation at resume
Huang Rui
2017-06-06
2
-24
/
+30
|
*
|
|
drm/amdgpu: abstract setup vmid config for gfxhub/mmhub
Huang Rui
2017-06-06
2
-48
/
+55
|
*
|
|
drm/amdgpu: abstract disable identity aperture for gfxhub/mmhub
Huang Rui
2017-06-06
2
-32
/
+41
|
*
|
|
drm/amdgpu: abstract system domain enablement for gfxhub/mmhub
Huang Rui
2017-06-06
2
-17
/
+32
|
*
|
|
drm/amdgpu: abstract cache initialization for gfxhub/mmhub
Huang Rui
2017-06-06
2
-98
/
+62
|
*
|
|
drm/amdgpu: abstract TLB initialization for gfxhub/mmhub
Huang Rui
2017-06-06
2
-29
/
+44
|
*
|
|
drm/amdgpu: abstract system aperture initialization for gfxhub/mmhub
Huang Rui
2017-06-06
2
-79
/
+77
|
*
|
|
drm/amdgpu: abstract gart aperture initialization for gfxhub/mmhub
Huang Rui
2017-06-06
2
-32
/
+40
|
*
|
|
drm/amdgpu: abstract gart table initialization for gfxhub/mmhub
Huang Rui
2017-06-06
2
-26
/
+42
|
*
|
|
drm/amdgpu: add saved_bo to save vce 4.0 context when suspend
Leo Liu
2017-06-01
2
-8
/
+38
|
*
|
|
drm/amdgpu: use existing function amdgpu_bo_create_kernel
Leo Liu
2017-06-01
1
-25
/
+5
|
*
|
|
drm/amdgpu: add vcpu_bo cpu address for vce
Leo Liu
2017-06-01
1
-0
/
+1
|
*
|
|
drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
Alex Xie
2017-06-01
5
-39
/
+39
|
*
|
|
drm/amdgpu: use LRU mapping policy for SDMA engines
Andres Rodriguez
2017-05-31
1
-1
/
+1
|
*
|
|
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
2017-05-31
3
-11
/
+42
|
*
|
|
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
2017-05-31
5
-1
/
+110
|
*
|
|
drm/amdgpu: untie user ring ids from kernel ring ids v6
Andres Rodriguez
2017-05-31
5
-106
/
+309
|
*
|
|
drm/amdgpu: workaround tonga HW bug in HQD programming sequence
Andres Rodriguez
2017-05-31
1
-1
/
+15
|
*
|
|
drm/amdgpu: condense mqd programming sequence
Andres Rodriguez
2017-05-31
2
-105
/
+23
|
*
|
|
drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
Andres Rodriguez
2017-05-31
2
-4
/
+4
|
*
|
|
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
2017-05-31
4
-18
/
+98
|
*
|
|
drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
Andres Rodriguez
2017-05-31
2
-4
/
+36
|
*
|
|
drm/amdgpu: allocate queues horizontally across pipes
Andres Rodriguez
2017-05-31
3
-69
/
+113
|
*
|
|
drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
Andres Rodriguez
2017-05-31
2
-12
/
+12
|
*
|
|
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
1
-3
/
+19
|
*
|
|
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
Andres Rodriguez
2017-05-31
3
-82
/
+49
|
*
|
|
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
2017-05-31
4
-44
/
+210
|
*
|
|
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
2017-05-31
6
-41
/
+70
|
*
|
|
drm/amdgpu: rename rdev to adev
Andres Rodriguez
2017-05-31
4
-44
/
+44
|
*
|
|
drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
Andres Rodriguez
2017-05-31
1
-1
/
+1
|
*
|
|
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
Andres Rodriguez
2017-05-31
6
-100
/
+97
|
*
|
|
drm/amdgpu: remove duplicate definition of cik_mqd
Andres Rodriguez
2017-05-31
1
-81
/
+54
|
*
|
|
drm/amdgpu: detect timeout error when deactivating hqd
Andres Rodriguez
2017-05-31
1
-3
/
+17
|
*
|
|
drm/amdgpu: refactor MQD/HQD initialization v3
Andres Rodriguez
2017-05-31
2
-246
/
+271
[prev]
[next]