index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-27
drm/amdgpu: use LRU mapping policy for SDMA engines
for-alex
Andres Rodriguez
1
-1
/
+1
2017-04-27
drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3
Andres Rodriguez
3
-11
/
+42
2017-04-27
drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
Andres Rodriguez
5
-1
/
+110
2017-04-27
drm/amdgpu: untie user ring ids from kernel ring ids v4
Andres Rodriguez
7
-95
/
+335
2017-04-27
drm/amdgpu: workaround tonga HW bug in HQD programming sequence
Andres Rodriguez
1
-1
/
+15
2017-04-27
drm/amdgpu: condense mqd programming sequence
Andres Rodriguez
2
-105
/
+23
2017-04-27
drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
Andres Rodriguez
2
-4
/
+4
2017-04-27
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
4
-18
/
+98
2017-04-27
drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
Andres Rodriguez
2
-4
/
+39
2017-04-27
drm/amdgpu: allocate queues horizontally across pipes
Andres Rodriguez
3
-69
/
+113
2017-04-27
drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
Andres Rodriguez
2
-12
/
+12
2017-04-27
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
9
-55
/
+130
2017-04-27
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
Andres Rodriguez
3
-82
/
+49
2017-04-27
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
5
-44
/
+211
2017-04-27
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
7
-86
/
+70
2017-04-27
drm/radeon: take ownership of pipe initialization
Andres Rodriguez
2
-25
/
+15
2017-04-27
drm/amdgpu: rename rdev to adev
Andres Rodriguez
4
-44
/
+44
2017-04-27
drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
Andres Rodriguez
1
-1
/
+1
2017-04-27
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
Andres Rodriguez
6
-100
/
+97
2017-04-27
drm/amdgpu: remove duplicate definition of cik_mqd
Andres Rodriguez
1
-81
/
+54
2017-04-27
drm/amdgpu: detect timeout error when deactivating hqd
Andres Rodriguez
1
-3
/
+17
2017-04-27
drm/amdgpu: refactor MQD/HQD initialization v3
Andres Rodriguez
2
-246
/
+271
2017-04-27
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
Andres Rodriguez
3
-23
/
+20
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-1
/
+1
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-7
/
+7
2017-04-26
drm/amdgpu: fix NULL pointer error
Chunming Zhou
1
-1
/
+3
2017-04-26
drm/amdgpu: validate shadow before restoring from it
Roger.He
3
-0
/
+34
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-2
/
+2
2017-04-26
drm/amdgpu: Real return value can be over-written when clean up
Alex Xie
1
-4
/
+5
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-1
/
+1
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-1
/
+1
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-3
/
+3
2017-04-26
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
1
-1
/
+1
2017-04-25
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
3
-15
/
+15
2017-04-25
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
3
-39
/
+7
2017-04-25
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
Mario Kleiner
1
-1
/
+6
2017-04-25
drm/radeon: check return value of radeon_fence_emit
Pan Bian
1
-1
/
+6
2017-04-25
drm/radeon: check return value of radeon_ring_lock
Pan Bian
1
-2
/
+6
2017-04-25
drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.
Rex Zhu
1
-3
/
+2
2017-04-25
drm/amdgpu/soc15: enable UVD code path for sriov
Frank Min
1
-2
/
+1
2017-04-25
drm/amdgpu/uvd7: add UVD hw init sequences for sriov
Frank Min
1
-45
/
+56
2017-04-25
drm/amdgpu/uvd7: add uvd doorbell initialization for sriov
Frank Min
1
-0
/
+14
2017-04-25
drm/amdgpu/uvd7: add sriov uvd initialization sequences
Frank Min
1
-0
/
+246
2017-04-25
drm/amdgpu/vce4: replaced with virt_alloc_mm_table
Xiangliang Yu
1
-17
/
+3
2017-04-25
drm/amdgpu/virt: add two functions for MM table
Xiangliang Yu
2
-0
/
+48
2017-04-25
drm/amdgpu/vce4: move mm table constructions functions into mmsch header file
Frank Min
2
-97
/
+103
2017-04-25
drm/amdgpu/vce4: fix a PSP loading VCE issue
Daniel Wang
1
-3
/
+15
2017-04-25
drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF
Daniel Wang
1
-0
/
+6
2017-04-25
drm/amdgpu/virt: change the place of virt_init_setting
Xiangliang Yu
2
-10
/
+10
2017-04-25
drm/amdgpu/virt: bypass cg and pg setting for SRIOV
Xiangliang Yu
1
-0
/
+2
[next]