index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_kernel_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: reformat some debug prints
Oded Gabbay
2015-05-19
1
-2
/
+3
*
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
2015-03-16
1
-9
/
+13
*
drm/amdkfd: Add break at the end of case
Oded Gabbay
2015-01-22
1
-0
/
+3
*
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-15
1
-24
/
+0
*
drm/amdkfd: Add initial VI support for KQ
Ben Goz
2014-12-02
1
-3
/
+18
*
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-12
1
-12
/
+12
*
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2015-01-12
1
-1
/
+1
*
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
2015-01-04
1
-1
/
+1
*
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
2015-01-09
1
-26
/
+15
*
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-04
1
-1
/
+7
*
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
*
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
1
-5
/
+4
*
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
1
-1
/
+1
*
amdkfd: Add kernel queue module
Ben Goz
2014-07-17
1
-0
/
+347