index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-11-28
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
1
-0
/
+63
2017-11-28
drm/amdkfd: Add crash protection in debugger register path
Philip Yang
1
-0
/
+5
2017-11-25
drm/amdkfd: Delete a useless parameter from create_queue function pointer
Yong Zhao
1
-4
/
+2
2017-11-15
drm/amdkfd: Cleanup qpd.pqm initialization
Felix Kuehling
1
-3
/
+1
2017-11-26
drm/amdkfd: Fix SDMA oversubsription handling
Felix Kuehling
1
-0
/
+18
2017-11-02
drm/amdkfd: Register/Deregister process on qpd resolution
Ben Goz
1
-3
/
+6
2017-09-27
drm/amdkfd: Limit queue number per process and device to 127
Felix Kuehling
1
-4
/
+6
2017-09-27
drm/amdkfd: Clean up process queue management
Felix Kuehling
1
-7
/
+2
2017-09-27
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
1
-7
/
+3
2017-09-27
drm/amdkfd: Improve process termination handling
Felix Kuehling
1
-14
/
+23
2017-09-21
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
1
-1
/
+1
2017-08-29
drm/amdkfd: remove memset before memcpy
Himanshu Jha
1
-1
/
+0
2017-08-16
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
1
-3
/
+4
2017-08-16
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
1
-15
/
+0
2017-08-16
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
1
-1
/
+1
2017-08-16
drm/amdkfd: Fix goto usage v2
Kent Russell
1
-10
/
+4
2017-08-16
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
1
-3
/
+3
2017-08-16
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
1
-17
/
+10
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
1
-1
/
+1
2016-09-19
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
1
-1
/
+1
2015-06-03
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
1
-1
/
+1
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
1
-0
/
+16
2015-02-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+21
2015-02-02
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
1
-1
/
+5
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-4
/
+8
2015-01-18
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
1
-4
/
+5
2015-01-15
drm/amdkfd: PQM handle queue creation fault
Ben Goz
1
-0
/
+3
2015-01-12
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
1
-7
/
+9
2014-11-25
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
1
-1
/
+1
2014-11-20
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
1
-1
/
+2
2015-01-09
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
1
-1
/
+1
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
1
-4
/
+10
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
1
-0
/
+342