aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_priv.h
Commit message (Expand)AuthorAge
* drm/amdkfd: Minor cleanupsFelix Kuehling2017-11-01
* drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2017-11-01
* drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-27
* drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez2017-10-27
* drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling2017-10-27
* drm/amdkfd: Simplify event ID and signal slot managementFelix Kuehling2017-10-27
* drm/amdkfd: Simplify events page allocatorFelix Kuehling2017-10-27
* drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling2017-10-27
* drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling2017-10-27
* drm/amdkfd: Clean up process queue managementFelix Kuehling2017-09-27
* drm/amdkfd: Compress unnecessary function parametersYong Zhao2017-09-27
* drm/amdkfd: Improve process termination handlingFelix Kuehling2017-09-27
* drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao2017-09-27
* drm/amdkfd: Reuse CHIP_* from amdgpu v2Yong Zhao2017-09-20
* drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao2017-09-20
* drm/amdkfd: Adjust dequeue latencies and timeoutsFelix Kuehling2017-09-20
* drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2Yong Zhao2017-09-20
* drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao2017-09-20
* BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie2017-10-02
|\
| * drm/amdkfd: Print event limit messages only once per processFelix Kuehling2017-09-20
* | drm/amdkfd: Separate doorbell allocation from PASIDFelix Kuehling2017-09-26
|/
* drm/amdkfd: Adding new IOCTL for scratch memory v2Moses Reuben2017-08-15
* drm/amd: Update MEC HQD loading code for KFDFelix Kuehling2017-08-15
* drm/amdkfd: Fix doorbell initialization and finalizationFelix Kuehling2017-08-15
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-15
* drm/amdkfd: Pass 'struct queue_propertices' by referenceEdward O'Callaghan2016-09-19
* drm/amdkfd: Clean up inline handlingDaniel Vetter2016-06-21
* drm/amdkfd: make reset wavefronts per process per deviceBen Goz2015-06-06
* drm/amdkfd: Enforce kill all waves on process terminationBen Goz2015-06-03
* drm/amdkfd: Add wave control operation to debuggerYair Shachar2015-06-03
* drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar2015-06-03
* drm/amdkfd: Add static user-mode queues supportYair Shachar2015-06-03
* drm/amdkfd: Use DECLARE_BITMAPJoe Perches2015-06-03
* drm/amdkfd: Add module parameter of send_sigtermOded Gabbay2015-05-19
* drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov2015-05-19
* drm/amdkfd: Add memory exception handlingAlexey Skidanov2015-05-19
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-19
* drm/amdkfd: Add interrupt handling moduleAndrew Lewycky2015-05-19
* drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-25
* drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay2015-03-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-28
|\
| * drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-18
* | Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie2015-01-21
|\|
| * drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer2015-01-07
| * drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()Oded Gabbay2015-01-06
* | drm/amdkfd: Change MQD manager to be H/W specificBen Goz2015-01-04
* | drm/amdkfd: Add asic property to kfd_device_infoBen Goz2015-01-01
* | drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnosticBen Goz2015-01-04
* | drm/amdkfd: Add new VI-specific queue propertiesBen Goz2015-01-04
* | drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay2015-01-09