index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
Makefile
Age
Commit message (
Expand
)
Author
2019-11-19
drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.c
Yong Zhao
2019-11-19
drm/amdkfd: Merge CIK kernel queue functions into VI
Yong Zhao
2019-11-13
drm/amdkfd: Use kernel queue v9 functions for v10
Yong Zhao
2019-06-21
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
2018-08-28
drm/amdgpu: Merge amdkfd into amdgpu
Amber Lin
2018-04-10
drm/amdkfd: Add SOC15 interrupt processing support
Felix Kuehling
2018-04-10
drm/amdkfd: Add GFXv9 device queue manager
Felix Kuehling
2018-04-10
drm/amdkfd: Add GFXv9 MQD manager
Felix Kuehling
2018-04-10
drm/amdkfd: Add GFXv9 PM4 packet writer functions
Felix Kuehling
2017-12-08
drm/amdkfd: Centralize IOMMUv2 code and make it conditional
Felix Kuehling
2017-12-08
drm/amdkfd: Group up CRAT related functions
Felix Kuehling
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2015-07-20
drm/amdkfd: add support for VI in MQD manager
Ben Goz
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
2015-05-19
drm/amdkfd: Add interrupt handling module
Andrew Lewycky
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
2015-01-08
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2014-12-02
drm/amdkfd: Add initial VI support for KQ
Ben Goz
2015-01-12
drm/amdkfd: Add initial VI support for DQM
Ben Goz
2015-01-04
drm/amdkfd: Change MQD manager to be H/W specific
Ben Goz
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky
2014-07-17
amdkfd: Add device queue manager module
Ben Goz
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
amdkfd: Add packet manager module
Ben Goz
2014-07-17
amdkfd: Add kernel queue module
Ben Goz
2014-07-17
amdkfd: Add mqd_manager module
Ben Goz
2014-07-17
amdkfd: Add queue module
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