summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
2017-12-08drm/amdkfd: Module option to disable CRAT tableFelix Kuehling
2017-12-08drm/amdkfd: Add topology support for dGPUsHarish Kasiviswanathan
2017-12-08drm/amdkfd: Add topology support for CPUsFelix Kuehling
2017-12-08drm/amdkfd: Support enumerating non-GPU devicesHarish Kasiviswanathan
2017-11-27drm/amdkfd: Use ref count to prevent kfd_process destructionFelix Kuehling
2017-11-27drm/amdkfd: Make kfd_process reference countedFelix Kuehling
2017-11-27drm/amdkfd: Add debugfs support to KFDFelix Kuehling
2017-11-27drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling
2017-11-14drm/amdkfd: Add CWSR supportFelix Kuehling
2017-11-01drm/amdkfd: Use ASIC-specific SDMA MQD typeFelix Kuehling
2017-11-01drm/amdkfd: Minor cleanupsFelix Kuehling
2017-11-01drm/amdkfd: Clean up the data structure in kfd_processYong Zhao
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez
2017-10-27drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez
2017-10-27drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling
2017-10-27drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling
2017-10-27drm/amdkfd: Simplify events page allocatorFelix Kuehling
2017-10-27drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling
2017-10-27drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling
2017-09-27drm/amdkfd: Clean up process queue managementFelix Kuehling
2017-09-27drm/amdkfd: Compress unnecessary function parametersYong Zhao
2017-09-27drm/amdkfd: Improve process termination handlingFelix Kuehling
2017-09-27drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao
2017-09-20drm/amdkfd: Reuse CHIP_* from amdgpu v2Yong Zhao
2017-09-20drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao
2017-09-20drm/amdkfd: Adjust dequeue latencies and timeoutsFelix Kuehling
2017-09-20drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2Yong Zhao
2017-09-20drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie
2017-09-26drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling
2017-09-20drm/amdkfd: Print event limit messages only once per processFelix Kuehling
2017-08-15drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben
2017-08-15drm/amd: Update MEC HQD loading code for KFDFelix Kuehling
2017-08-15drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell
2016-09-19drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan
2016-06-21drm/amdkfd: Clean up inline handlingDaniel Vetter
2015-06-06drm/amdkfd: make reset wavefronts per process per deviceBen Goz
2015-06-03drm/amdkfd: Enforce kill all waves on process terminationBen Goz
2015-06-03drm/amdkfd: Add wave control operation to debuggerYair Shachar
2015-06-03drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar
2015-06-03drm/amdkfd: Add static user-mode queues supportYair Shachar
2015-06-03drm/amdkfd: Use DECLARE_BITMAPJoe Perches
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay
2015-05-19drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov
2015-05-19drm/amdkfd: Add memory exception handlingAlexey Skidanov
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-03-25drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay