index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
drm/amdkfd: Add gtt sa related data to kfd_dev struct
Oded Gabbay
1
-6
/
+15
2015-01-09
drm/amdkfd: Pass queue type to pqm_create_queue()
Ben Goz
1
-2
/
+2
2015-01-09
drm/amdkfd: Identify SDMA queue in create queue ioctl
Ben Goz
1
-0
/
+2
2015-01-09
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
3
-12
/
+154
2015-01-09
drm/amdkfd: Add SDMA mqd support
Ben Goz
2
-0
/
+130
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
6
-29
/
+40
2015-01-09
drm/amdkfd: Add number of watch points to topology
Alexey Skidanov
3
-68
/
+83
2014-07-17
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2
-1
/
+61
2014-07-17
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
1
-1
/
+28
2014-07-17
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
1
-1
/
+51
2014-10-19
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
1
-3
/
+202
2014-07-17
amdkfd: Add interrupt handling module
Andrew Lewycky
4
-5
/
+218
2014-07-17
amdkfd: Add device queue manager module
Ben Goz
5
-4
/
+1156
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
4
-1
/
+390
2014-07-17
amdkfd: Add packet manager module
Ben Goz
3
-1
/
+641
2014-07-17
amdkfd: Add module parameter of scheduling policy
Ben Goz
2
-0
/
+42
2014-07-17
amdkfd: Add kernel queue module
Ben Goz
7
-2
/
+1066
2014-07-17
amdkfd: Add mqd_manager module
Ben Goz
5
-1
/
+681
2014-07-17
amdkfd: Add queue module
Ben Goz
3
-2
/
+209
2014-07-17
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
3
-1
/
+102
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
9
-10
/
+1349
2014-07-16
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk
7
-1
/
+1730
2014-07-16
amdkfd: Add amdkfd skeleton driver
Oded Gabbay
6
-0
/
+540
[prev]