index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_module.c
Age
Commit message (
Expand
)
Author
2023-03-15
drm/amdkfd: Fixed kfd_process cleanup on module exit.
David Belanger
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
2020-09-22
drm/amdgpu: Fix handling of KFD initialization failures
Felix Kuehling
2019-10-07
drm/amdkfd: add missing void argument to function kgd2kfd_init
Colin Ian King
2019-06-20
drm/amdkfd: Add procfs-style information for KFD processes
Kent Russell
2019-01-14
drm/amdgpu: Remove kgd2kfd function pointers
Amber Lin
2019-01-14
drm/amdgpu: Relocate kgd2kfd function declaration
Amber Lin
2018-08-28
drm/amdgpu: Move KFD parameters to amdgpu (v3)
Amber Lin
2018-08-28
drm/amdgpu: Merge amdkfd into amdgpu
Amber Lin
2018-07-11
drm/amdkfd: Use module parameters noretry as the internal variable name
Yong Zhao
2018-07-11
drm/amdkfd: Introduce KFD module parameter halt_if_hws_hang
Yong Zhao
2018-07-11
drm/amdkfd: Add gpu reset interface and place holder
Shaoyun Liu
2018-04-10
drm/amdkfd: Add GFXv9 device queue manager
Felix Kuehling
2018-03-23
drm/amdkfd: Add quiesce_mm and resume_mm to kgd2kfd_calls
Felix Kuehling
2018-03-23
drm/amdkfd: Use ordered workqueue to restore processes
Felix Kuehling
2018-03-15
drm/amdkfd: Add module option for testing large-BAR functionality
Felix Kuehling
2018-02-06
drm/amdkfd: Implement KFD process eviction/restore
Felix Kuehling
2017-12-08
drm/amdkfd: Module option to disable CRAT table
Felix Kuehling
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-27
drm/amdkfd: map multiple processes to HW scheduler
Felix Kuehling
2017-11-14
drm/amdkfd: Add CWSR support
Felix Kuehling
2017-11-26
drm/amdkfd: fix amdkfd use-after-free GP fault
Randy Dunlap
2017-09-26
drm/amdkfd: Use PASID manager from KGD
Felix Kuehling
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
2015-05-19
drm/amdkfd: change driver version to 0.7.2
Oded Gabbay
2015-05-19
drm/amdkfd: Add module parameter of send_sigterm
Oded Gabbay
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-02
drm/amdkfd: max num of queues can't be 0
Oded Gabbay
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-22
drm/amdkfd: change amdkfd version to 0.7.1
Oded Gabbay
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-18
drm/amdkfd: Fix description of sched_policy module parameter
Ben Goz
2014-07-17
amdkfd: Add module parameter of scheduling policy
Ben Goz
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk
2014-07-16
amdkfd: Add amdkfd skeleton driver
Oded Gabbay