summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
AgeCommit message (Expand)Author
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
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay
2015-01-08drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer
2015-01-06drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay
2014-11-19amdkfd: Instead of using get function, use container_ofAlexey Skidanov
2014-11-20amdkfd: add __iomem attribute to doorbell_ptrOded Gabbay
2015-01-04drm/amdkfd: Change MQD manager to be H/W specificBen Goz
2015-01-01drm/amdkfd: Add asic property to kfd_device_infoBen Goz
2015-01-04drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz