index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_kernel_queue.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
drm/amdkfd: reformat some debug prints
Oded Gabbay
1
-2
/
+3
2015-03-16
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
1
-9
/
+13
2015-01-22
drm/amdkfd: Add break at the end of case
Oded Gabbay
1
-0
/
+3
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
1
-24
/
+0
2014-12-02
drm/amdkfd: Add initial VI support for KQ
Ben Goz
1
-3
/
+18
2015-01-12
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
1
-12
/
+12
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
1
-1
/
+1
2015-01-04
drm/amdkfd: Make KFD_MQD_TYPE enum types H/W agnostic
Ben Goz
1
-1
/
+1
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
1
-26
/
+15
2014-12-04
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
1
-1
/
+7
2014-11-17
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
1
-1
/
+2
2014-11-20
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
1
-5
/
+4
2014-11-20
amdkfd: test_kq() can be static
kbuild test robot
1
-1
/
+1
2014-07-17
amdkfd: Add kernel queue module
Ben Goz
1
-0
/
+347