summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
AgeCommit message (Expand)Author
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling
2018-01-02drm/amdkfd: don't always call execute_queues_cpsch()Yong Zhao
2018-01-02drm/amdkfd: Fix return value 0 when execute_queues_cpsch failsYong Zhao
2017-11-27drm/amdkfd: Add debugfs support to KFDFelix Kuehling
2017-11-24drm/amdkfd: Delete a useless parameter from create_queue function pointerYong Zhao
2017-11-14drm/amdkfd: Add support for user-mode trap handlersFelix Kuehling
2017-11-14drm/amdkfd: Add CWSR supportFelix Kuehling
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-09-27drm/amdkfd: Improve multiple SDMA queues support per processshaoyunl
2017-09-27drm/amdkfd: Clean up process queue managementFelix Kuehling
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: 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: 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-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: Handle remaining BUG_ONs more gracefully v2Felix Kuehling
2017-08-15drm/amdkfd: Remove BUG_ONs for NULL pointer argumentsFelix Kuehling
2017-08-15drm/amdkfd: Remove usage of alloc(sizeof(struct...Kent Russell
2017-08-15drm/amdkfd: Fix goto usage v2Kent Russell
2017-08-15drm/amdkfd: Change x==NULL/false references to !xKent Russell
2017-08-15drm/amdkfd: Consolidate and clean up log commandsKent Russell
2017-08-15drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell
2017-08-15drm/amdkfd: Fix allocated_queues bitmap initializationFelix Kuehling
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-14drm/amdgpu: Off by one sanity checksDan Carpenter
2017-07-13drm/amdkfd: Remove unused references to shared_resources.num_mecJay Cornwall
2017-05-31drm/amdkfd: allow split HQD on per-queue granularity v5Andres Rodriguez
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez
2016-05-01amdkfd: Use the canonical form in branch predicatesEdward O'Callaghan
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 static user-mode queues supportYair Shachar
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky
2015-05-19drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay
2015-04-01Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie