summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-15drm/amdgpu: Make SDMA phase quantum configurableroc-1.2.0Felix Kuehling4-2/+67
2016-07-15drm/amdgpu: Enable file-backed userptr mappings for KFDFelix Kuehling1-2/+1
2016-07-14drm/amdkfd: Change the default value of hws_max_conc_proc to 8Lan Xiao1-1/+1
2016-07-01drm/amdkfd: Fix oversubscription accountingFelix Kuehling1-2/+4
2016-07-01drm/amdkfd: Add support for resuming SDMA queues w/o HWSFelix Kuehling1-25/+34
2016-07-01drm/amdgpu: Add support for resuming SDMA queues w/o HWSFelix Kuehling2-5/+46
2016-07-01drm/amd: Update kgd_kfd interface for resuming SDMA queuesFelix Kuehling9-39/+39
2016-06-29drm/amdkfd: Ignore CPU Node if no cores are onlineHarish Kasiviswanathan2-3/+8
2016-06-29drm/amdkfd: pin/unpin PTs/PD only once instead of per mappingYong Zhao1-92/+51
2016-06-29drm/amdkfd: Improve the debug messageYong Zhao5-17/+24
2016-06-28drm/amdgpu: Make hqd_load work in kernel threadFelix Kuehling2-27/+75
2016-06-27drm/amdkfd: Fix a memory leak in memory unmappingYong Zhao1-0/+1
2016-06-27drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui1-13/+4
2016-06-27drm/amdgpu: CP dequeue race in SW schedulerAmber Lin2-2/+114
2016-06-27drm/amdkfd: Factor out the duplicated codeAmber Lin3-62/+50
2016-06-24drm/amdgpu: Fix suspicious RCU usage.Lan Xiao1-1/+15
2016-06-22drm/amdkfd: Use destroy_mqd to evict queues w/o HWSFelix Kuehling1-4/+5
2016-06-22drm/amdgpu: Restore queues after VMPT update fences signalledFelix Kuehling1-8/+17
2016-06-22drm/amdgpu: clear bo at memory allocationLan Xiao1-0/+59
2016-06-20drm/amdkfd: Flush TC for GFX v7Amber Lin6-2/+177
2016-06-17amdgpu: fix asic initialization for virtualized environmentsAndres Rodriguez4-1/+43
2016-06-17drm/amdgpu: Fix SDMA RLC queues on HawaiiFelix Kuehling2-4/+62
2016-06-16drm/amdkfd: Move PM4 Release_Mem headersAmber Lin2-97/+95
2016-06-15drm/amdgpu: Add kfd2kgd API for submitting IBAmber Lin5-3/+60
2016-06-14drm/amdgpu: Reduce poll interval for checking SWS HQD dequeue operationYong Zhao2-16/+12
2016-06-14drm/amdkfd: Update CWSR trap handler for stabilityshaoyunl1-67/+48
2016-06-10drm/amdkfd: Add SDMA trap src id to the KFD isr wanted listBesar Wicaksono2-0/+4
2016-06-07drm/amdkfd: Add kfd/rls entry to debugfsFelix Kuehling4-0/+50
2016-06-07drm/amdkfd: Add kfd/hqds entry to debugfsFelix Kuehling4-0/+94
2016-06-07drm/amdgpu: Fix definition of KFD_CIK_SDMA_QUEUE_OFFSETFelix Kuehling1-1/+1
2016-06-07drm/amdgpu: Add kfd2kgd APIs for dumping HQDsFelix Kuehling3-0/+165
2016-06-03drm/amdkfd: Add debugfs entry for hexdump of MQDsFelix Kuehling7-0/+216
2016-06-02drm/amdkfd: Fix suspend/resume issue on CarrizoYong Zhao4-41/+105
2016-06-01drm/amdkfd: Remove duplicate pqm_uninit()Yong Zhao1-2/+0
2016-06-01drm/amdkfd: Reuse function to find a process through pasidYong Zhao1-13/+5
2016-06-01drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2-24/+0
2016-05-31drm/amdkfd: Rename function pointers to avoid confusionYong Zhao4-44/+49
2016-05-27drm/amdkfd: Fix leaking HQD in SW schedulerAmber Lin1-58/+36
2016-05-26drm/amdgpu: Remove unnecessary kmapping of HSA GTT BOsFelix Kuehling1-9/+0
2016-05-26drm/amdgpu: add the CI code to enable sclk OD(OverDrive)Eric Huang2-0/+45
2016-05-26drm/amdgpu: add the CI code to enable clock level selectionEric Huang1-0/+122
2016-05-26drm/amdgpu: add the new common pm code to support sclk ODEric Huang2-10/+18
2016-05-25drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2016-05-24drm/amdkfd: Call destroy_mqd when queue is disabledFelix Kuehling1-4/+14
2016-05-20drm/amdgpu: add the new common pm code to select the clock levelsEric Huang2-18/+36
2016-05-18drm/amdkfd: Reset waves when dequeueing HQDYong Zhao8-19/+61
2016-05-18drm/amdkfd: Unmapping static queues when a process terminatesYong Zhao1-1/+1
2016-05-18drm/amdkfd: Avoid submitting an unnecessary packet to HWSYong Zhao1-15/+20
2016-05-18drm/amdgpu: Implement get_cu_info for HawaiiLan Xiao1-2/+11
2016-05-18drm/amdkfd: Rectify the jiffies calculation error with millisecondsYong Zhao2-4/+7