index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
drm/amdgpu: Make SDMA phase quantum configurable
roc-1.2.0
Felix Kuehling
4
-2
/
+67
2016-07-15
drm/amdgpu: Enable file-backed userptr mappings for KFD
Felix Kuehling
1
-2
/
+1
2016-07-14
drm/amdkfd: Change the default value of hws_max_conc_proc to 8
Lan Xiao
1
-1
/
+1
2016-07-01
drm/amdkfd: Fix oversubscription accounting
Felix Kuehling
1
-2
/
+4
2016-07-01
drm/amdkfd: Add support for resuming SDMA queues w/o HWS
Felix Kuehling
1
-25
/
+34
2016-07-01
drm/amdgpu: Add support for resuming SDMA queues w/o HWS
Felix Kuehling
2
-5
/
+46
2016-07-01
drm/amd: Update kgd_kfd interface for resuming SDMA queues
Felix Kuehling
9
-39
/
+39
2016-06-29
drm/amdkfd: Ignore CPU Node if no cores are online
Harish Kasiviswanathan
2
-3
/
+8
2016-06-29
drm/amdkfd: pin/unpin PTs/PD only once instead of per mapping
Yong Zhao
1
-92
/
+51
2016-06-29
drm/amdkfd: Improve the debug message
Yong Zhao
5
-17
/
+24
2016-06-28
drm/amdgpu: Make hqd_load work in kernel thread
Felix Kuehling
2
-27
/
+75
2016-06-27
drm/amdkfd: Fix a memory leak in memory unmapping
Yong Zhao
1
-0
/
+1
2016-06-27
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
Flora Cui
1
-13
/
+4
2016-06-27
drm/amdgpu: CP dequeue race in SW scheduler
Amber Lin
2
-2
/
+114
2016-06-27
drm/amdkfd: Factor out the duplicated code
Amber Lin
3
-62
/
+50
2016-06-24
drm/amdgpu: Fix suspicious RCU usage.
Lan Xiao
1
-1
/
+15
2016-06-22
drm/amdkfd: Use destroy_mqd to evict queues w/o HWS
Felix Kuehling
1
-4
/
+5
2016-06-22
drm/amdgpu: Restore queues after VMPT update fences signalled
Felix Kuehling
1
-8
/
+17
2016-06-22
drm/amdgpu: clear bo at memory allocation
Lan Xiao
1
-0
/
+59
2016-06-20
drm/amdkfd: Flush TC for GFX v7
Amber Lin
6
-2
/
+177
2016-06-17
amdgpu: fix asic initialization for virtualized environments
Andres Rodriguez
4
-1
/
+43
2016-06-17
drm/amdgpu: Fix SDMA RLC queues on Hawaii
Felix Kuehling
2
-4
/
+62
2016-06-16
drm/amdkfd: Move PM4 Release_Mem headers
Amber Lin
2
-97
/
+95
2016-06-15
drm/amdgpu: Add kfd2kgd API for submitting IB
Amber Lin
5
-3
/
+60
2016-06-14
drm/amdgpu: Reduce poll interval for checking SWS HQD dequeue operation
Yong Zhao
2
-16
/
+12
2016-06-14
drm/amdkfd: Update CWSR trap handler for stability
shaoyunl
1
-67
/
+48
2016-06-10
drm/amdkfd: Add SDMA trap src id to the KFD isr wanted list
Besar Wicaksono
2
-0
/
+4
2016-06-07
drm/amdkfd: Add kfd/rls entry to debugfs
Felix Kuehling
4
-0
/
+50
2016-06-07
drm/amdkfd: Add kfd/hqds entry to debugfs
Felix Kuehling
4
-0
/
+94
2016-06-07
drm/amdgpu: Fix definition of KFD_CIK_SDMA_QUEUE_OFFSET
Felix Kuehling
1
-1
/
+1
2016-06-07
drm/amdgpu: Add kfd2kgd APIs for dumping HQDs
Felix Kuehling
3
-0
/
+165
2016-06-03
drm/amdkfd: Add debugfs entry for hexdump of MQDs
Felix Kuehling
7
-0
/
+216
2016-06-02
drm/amdkfd: Fix suspend/resume issue on Carrizo
Yong Zhao
4
-41
/
+105
2016-06-01
drm/amdkfd: Remove duplicate pqm_uninit()
Yong Zhao
1
-2
/
+0
2016-06-01
drm/amdkfd: Reuse function to find a process through pasid
Yong Zhao
1
-13
/
+5
2016-06-01
drm/amdkfd: Clean up the data structure in kfd_process
Yong Zhao
2
-24
/
+0
2016-05-31
drm/amdkfd: Rename function pointers to avoid confusion
Yong Zhao
4
-44
/
+49
2016-05-27
drm/amdkfd: Fix leaking HQD in SW scheduler
Amber Lin
1
-58
/
+36
2016-05-26
drm/amdgpu: Remove unnecessary kmapping of HSA GTT BOs
Felix Kuehling
1
-9
/
+0
2016-05-26
drm/amdgpu: add the CI code to enable sclk OD(OverDrive)
Eric Huang
2
-0
/
+45
2016-05-26
drm/amdgpu: add the CI code to enable clock level selection
Eric Huang
1
-0
/
+122
2016-05-26
drm/amdgpu: add the new common pm code to support sclk OD
Eric Huang
2
-10
/
+18
2016-05-25
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
1
-1
/
+1
2016-05-24
drm/amdkfd: Call destroy_mqd when queue is disabled
Felix Kuehling
1
-4
/
+14
2016-05-20
drm/amdgpu: add the new common pm code to select the clock levels
Eric Huang
2
-18
/
+36
2016-05-18
drm/amdkfd: Reset waves when dequeueing HQD
Yong Zhao
8
-19
/
+61
2016-05-18
drm/amdkfd: Unmapping static queues when a process terminates
Yong Zhao
1
-1
/
+1
2016-05-18
drm/amdkfd: Avoid submitting an unnecessary packet to HWS
Yong Zhao
1
-15
/
+20
2016-05-18
drm/amdgpu: Implement get_cu_info for Hawaii
Lan Xiao
1
-2
/
+11
2016-05-18
drm/amdkfd: Rectify the jiffies calculation error with milliseconds
Yong Zhao
2
-4
/
+7
[next]