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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-amdkfd-next-2017-10-18' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-10-20
11
-338
/
+562
|
\
|
*
drm/amdkfd: Improve multiple SDMA queues support per process
shaoyunl
2017-09-27
2
-15
/
+16
|
*
drm/amdkfd: Limit queue number per process and device to 127
Felix Kuehling
2017-09-27
1
-4
/
+6
|
*
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
4
-14
/
+8
|
*
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
2017-09-27
4
-13
/
+7
|
*
drm/amdkfd: Improve process termination handling
Felix Kuehling
2017-09-27
5
-81
/
+200
|
*
drm/amdkfd: Avoid submitting an unnecessary packet to HWS
Yong Zhao
2017-09-27
1
-12
/
+14
|
*
drm/amdkfd: Fix MQD updates
Felix Kuehling
2017-09-27
1
-22
/
+62
|
*
drm/amdkfd: Pass filter params to unmap_queues_cpsch
Yong Zhao
2017-10-08
1
-11
/
+9
|
*
drm/amdkfd: move locking outside of unmap_queues_cpsch
Yong Zhao
2017-10-08
1
-37
/
+28
|
*
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-27
3
-35
/
+35
|
*
drm/amdkfd: Drop _nocpsch suffix from shared functions
Yong Zhao
2017-09-21
1
-12
/
+12
|
*
drm/amdkfd: Reuse CHIP_* from amdgpu v2
Yong Zhao
2017-09-21
4
-12
/
+22
|
*
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
2017-09-21
6
-19
/
+21
|
*
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-09-21
5
-7
/
+6
|
*
drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2
Yong Zhao
2017-09-21
2
-4
/
+4
|
*
drm/amdkfd: Fix suspend/resume issue on Carrizo v2
Yong Zhao
2017-09-21
4
-39
/
+109
|
*
drm/amdkfd: Reorganize kfd resume code
Yong Zhao
2017-09-21
1
-38
/
+40
*
|
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-10-20
62
-13296
/
+11737
|
\
\
|
|
/
|
/
|
|
*
drm/amd/powerplay: Place the constant on the right side of the test
Georgiana Chelu
2017-10-19
1
-4
/
+4
|
*
drm/amd/powerplay: Remove useless variable
Georgiana Chelu
2017-10-19
1
-2
/
+1
|
*
drm/amd/powerplay: Don't cast kzalloc() return value
Georgiana Chelu
2017-10-19
1
-16
/
+8
|
*
drm/amdgpu: allow GTT overcommit during bind
Christian König
2017-10-19
1
-3
/
+5
|
*
drm/amdgpu: linear validate first then bind to GART
Christian König
2017-10-19
1
-9
/
+9
|
*
drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.
Rex Zhu
2017-10-19
1
-4
/
+2
|
*
drm/amd/pp: thermal control not enabled on vega10.
Rex Zhu
2017-10-19
2
-1
/
+3
|
*
drm/amdgpu: busywait KIQ register accessing (v4)
pding
2017-10-19
6
-25
/
+71
|
*
drm/amdgpu: report more amdgpu_fence_info
pding
2017-10-19
1
-0
/
+13
|
*
drm/amdgpu:don't check soft_reset for sriov
Monk Liu
2017-10-19
1
-0
/
+3
|
*
drm/amdgpu:fix duplicated setting job's vram_lost
Monk Liu
2017-10-19
2
-2
/
+1
|
*
drm/amdgpu:reduce wb to 512 slot
Monk Liu
2017-10-19
1
-1
/
+1
|
*
drm/amdgpu: fix regresstion on SR-IOV gpu reset failed
Rex Zhu
2017-10-19
3
-8
/
+14
|
*
drm/amd/powerplay: Tidy up cz_dpm_powerup_vce()
Tom St Denis
2017-10-19
1
-2
/
+1
|
*
drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce()
Tom St Denis
2017-10-19
1
-2
/
+1
|
*
drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm()
Tom St Denis
2017-10-19
1
-11
/
+10
|
*
drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm()
Tom St Denis
2017-10-19
1
-7
/
+6
|
*
drm/amd/powerplay: Tidy up cz_dpm_powerup_uvd()
Tom St Denis
2017-10-19
1
-12
/
+5
|
*
drm/amd/powerplay: Tidy up cz_dpm_powerdown_uvd()
Tom St Denis
2017-10-19
1
-4
/
+2
|
*
drm/amd/powerplay: Tidy up cz_start_dpm()
Tom St Denis
2017-10-19
1
-7
/
+2
|
*
drm/amdgpu: use ARRAY_SIZE
Jérémy Lefaure
2017-10-19
2
-8
/
+10
|
*
drm/amdgpu: reserve root PD while releasing it
Christian König
2017-10-19
1
-2
/
+11
|
*
drm/amdgpu: bump version for vram lost counter query (v2)
Alex Deucher
2017-10-19
1
-1
/
+2
|
*
drm/amdgpu: minor CS optimization
Christian König
2017-10-19
1
-18
/
+19
|
*
drm/amd/sched: fix job tear down order v2
Christian König
2017-10-19
1
-3
/
+2
|
*
drm/amdgpu: Add amdgpu_find_mm_node()
Harish Kasiviswanathan
2017-10-19
1
-22
/
+27
|
*
drm/amdgpu: Refactor amdgpu_move_blit
Harish Kasiviswanathan
2017-10-19
2
-49
/
+132
|
*
drm/amdgpu: Fix extra call to amdgpu_ctx_put.
Andrey Grodzovsky
2017-10-19
1
-4
/
+2
|
*
drm/amdgpu: add VRAM lost query
Christian König
2017-10-19
1
-0
/
+3
|
*
drm/amdgpu: set -ECANCELED when dropping jobs
Christian König
2017-10-19
2
-1
/
+7
|
*
drm/amdgpu: move the VRAM lost counter per context
Christian König
2017-10-19
4
-24
/
+8
[next]