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
/
kfd_process_queue_manager.c
Age
Commit message (
Expand
)
Author
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-02
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-15
drm/amdkfd: PQM handle queue creation fault
Ben Goz
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-20
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2015-01-09
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2014-07-17
amdkfd: Add process queue manager module
Ben Goz