summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/kfd_module.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Add procfs-style information for KFD processesKent Russell2019-06-201-0/+6
* drm/amdgpu: Remove kgd2kfd function pointersAmber Lin2019-01-141-27/+2Star
* drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin2019-01-141-1/+1
* drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin2018-08-281-45/+0Star
* drm/amdgpu: Merge amdkfd into amdgpuAmber Lin2018-08-281-55/+22Star
* drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao2018-07-121-6/+8
* drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao2018-07-121-0/+4
* drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu2018-07-121-0/+2
* drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling2018-04-101-0/+5
* drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling2018-03-231-0/+2
* drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling2018-03-231-1/+5
* drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling2018-03-151-0/+5
* drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling2018-02-071-0/+2
* drm/amdkfd: Module option to disable CRAT tableFelix Kuehling2017-12-091-0/+5
* drm/amdkfd: Add debugfs support to KFDFelix Kuehling2017-11-281-0/+3
* drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling2017-11-281-0/+5
* drm/amdkfd: Add CWSR supportFelix Kuehling2017-11-141-0/+4
* drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap2017-11-261-1/+2
* drm/amdkfd: Use PASID manager from KGDFelix Kuehling2017-09-261-6/+0Star
* drm/amdkfd: Fix goto usage v2Kent Russell2017-08-161-2/+1Star
* drm/amdkfd: Consolidate and clean up log commandsKent Russell2017-08-161-2/+2
* drm/amdkfd: Clean up KFD style errors and warnings v2Kent Russell2017-08-161-1/+2
* drm/amdkfd: Track when module's init is completeOded Gabbay2016-02-271-3/+12
* drm/amdkfd: change driver version to 0.7.2Oded Gabbay2015-05-191-2/+2
* drm/amdkfd: Add module parameter of send_sigtermOded Gabbay2015-05-191-0/+5
* drm/amdkfd: Add multiple kgd supportXihan Zhang2015-03-251-11/+1Star
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-171-3/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2015-01-291-19/+8Star
| |\
| * | drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay2015-01-221-2/+2
| * | drm/amdkfd: Fix description of sched_policy module parameterBen Goz2015-01-181-1/+1
* | | drm/amdkfd: max num of queues can't be 0Oded Gabbay2015-02-021-2/+2
| |/ |/|
* | drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay2015-01-181-19/+8Star
|/
* amdkfd: Add module parameter of scheduling policyBen Goz2014-07-161-0/+12
* amdkfd: Add basic modules to amdkfdOded Gabbay2014-07-161-1/+40
* amdkfd: Add topology module to amdkfdEvgeny Pinchuk2014-07-161-0/+7
* amdkfd: Add amdkfd skeleton driverOded Gabbay2014-07-161-0/+101