summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher
2017-12-01Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie
2017-11-26drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap
2017-11-26drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling
2017-11-26drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01drm/amdkfd: Minor cleanupsFelix Kuehling
2017-11-01drm/amdkfd: Update queue_count before mapping queuesFelix Kuehling
2017-11-01drm/amdkfd: Cleanup DQM ASIC-specific opsYong Zhao
2017-11-01drm/amdkfd: Register/Deregister process on qpd resolutionBen Goz
2017-11-01drm/amdkfd: Fix debug unregister procedure on process terminationYair Shachar
2017-11-01drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspendingYong Zhao
2017-11-01drm/amdkfd: Disable CP/SDMA ring/doorbell in MQDJay Cornwall
2017-11-01drm/amdkfd: Clean up the data structure in kfd_processYong Zhao
2017-10-30drm/radeon: deprecate and remove KFD interfaceChristian König
2017-10-27drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez
2017-10-27drm/amdkfd: wait only for IH work on IH exitAndres Rodriguez
2017-10-27drm/amdkfd: increase IH num entries to 8192Andres 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: Use IH context ID for signal lookupFelix 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: Use wait_queue_t to implement event waitingFelix Kuehling
2017-10-27drm/amdkfd: remove redundant kfd_event_waiter.input_indexFelix Kuehling
2017-10-27drm/amdkfd: Fix event destruction with pending waitersFelix Kuehling
2017-10-27drm/amdkfd: Clean up kfd_wait_on_eventsFelix Kuehling
2017-10-27drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loopSean Keely
2017-10-27drm/amdkfd: Short cut for kfd_wait_on_events without waitingSean Keely
2017-10-27drm/amdkfd: Don't dereference kfd_process.mmFelix Kuehling
2017-10-27drm/amdkfd: Add SDMA trap src id to the KFD isr wanted listBesar Wicaksono
2017-09-27drm/amdkfd: Improve multiple SDMA queues support per processshaoyunl
2017-09-27drm/amdkfd: Limit queue number per process and device to 127Felix 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 submitting an unnecessary packet to HWSYong Zhao
2017-09-27drm/amdkfd: Fix MQD updatesFelix Kuehling
2017-10-08drm/amdkfd: Pass filter params to unmap_queues_cpschYong Zhao
2017-10-08drm/amdkfd: move locking outside of unmap_queues_cpschYong Zhao
2017-09-27drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao
2017-09-20drm/amdkfd: Print event limit messages only once per processFelix Kuehling
2017-09-20drm/amdkfd: Fix kernel-queue wrapping bugsYong Zhao
2017-09-20drm/amdkfd: Drop _nocpsch suffix from shared functionsYong 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: Fix incorrect destroy_mqd parameterFelix Kuehling
2017-09-20drm/amdkfd: Adjust dequeue latencies and timeoutsFelix Kuehling
2017-09-20drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2Yong Zhao