summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_module.c
AgeCommit message (Expand)Author
2022-04-15drm/amdkfd: add missing void argument to function kgd2kfd_initNathan Chancellor
2019-06-20drm/amdkfd: Add procfs-style information for KFD processesKent Russell
2019-01-14drm/amdgpu: Remove kgd2kfd function pointersAmber Lin
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin
2018-08-28drm/amdgpu: Move KFD parameters to amdgpu (v3)Amber Lin
2018-08-28drm/amdgpu: Merge amdkfd into amdgpuAmber Lin
2018-07-11drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao
2018-07-11drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao
2018-07-11drm/amdkfd: Add gpu reset interface and place holderShaoyun Liu
2018-04-10drm/amdkfd: Add GFXv9 device queue managerFelix Kuehling
2018-03-23drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_callsFelix Kuehling
2018-03-23drm/amdkfd: Use ordered workqueue to restore processesFelix Kuehling
2018-03-15drm/amdkfd: Add module option for testing large-BAR functionalityFelix Kuehling
2018-02-06drm/amdkfd: Implement KFD process eviction/restoreFelix Kuehling
2017-12-08drm/amdkfd: Module option to disable CRAT tableFelix Kuehling
2017-11-27drm/amdkfd: Add debugfs support to KFDFelix Kuehling
2017-11-27drm/amdkfd: map multiple processes to HW schedulerFelix Kuehling
2017-11-14drm/amdkfd: Add CWSR supportFelix Kuehling
2017-11-26drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap
2017-09-26drm/amdkfd: Use PASID manager from KGDFelix Kuehling
2017-08-15drm/amdkfd: Fix goto usage v2Kent 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
2016-02-27drm/amdkfd: Track when module's init is completeOded Gabbay
2015-05-19drm/amdkfd: change driver version to 0.7.2Oded Gabbay
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay
2015-03-25drm/amdkfd: Add multiple kgd supportXihan Zhang
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2015-01-22drm/amdkfd: change amdkfd version to 0.7.1Oded Gabbay
2015-01-18drm/amdkfd: Allow user to limit only queues per deviceOded Gabbay
2015-01-18drm/amdkfd: Fix description of sched_policy module parameterBen Goz
2014-07-17amdkfd: Add module parameter of scheduling policyBen Goz
2014-07-16amdkfd: Add basic modules to amdkfdOded Gabbay
2014-07-16amdkfd: Add topology module to amdkfdEvgeny Pinchuk
2014-07-16amdkfd: Add amdkfd skeleton driverOded Gabbay