index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process_queue_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Add crash protection in debugger register path
Philip Yang
2017-11-27
1
-0
/
+5
*
drm/amdkfd: Delete a useless parameter from create_queue function pointer
Yong Zhao
2017-11-24
1
-4
/
+2
*
drm/amdkfd: Cleanup qpd.pqm initialization
Felix Kuehling
2017-11-14
1
-3
/
+1
*
drm/amdkfd: Fix SDMA oversubsription handling
Felix Kuehling
2017-11-26
1
-0
/
+18
*
drm/amdkfd: Register/Deregister process on qpd resolution
Ben Goz
2017-11-01
1
-3
/
+6
*
drm/amdkfd: Limit queue number per process and device to 127
Felix Kuehling
2017-09-27
1
-4
/
+6
*
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
1
-7
/
+2
*
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
2017-09-27
1
-7
/
+3
*
drm/amdkfd: Improve process termination handling
Felix Kuehling
2017-09-27
1
-14
/
+23
*
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
2017-09-20
1
-1
/
+1
*
drm/amdkfd: remove memset before memcpy
Himanshu Jha
2017-08-30
1
-1
/
+0
*
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
1
-3
/
+4
*
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
1
-15
/
+0
*
drm/amdkfd: Remove usage of alloc(sizeof(struct...
Kent Russell
2017-08-15
1
-1
/
+1
*
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
1
-10
/
+4
*
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
1
-3
/
+3
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
1
-17
/
+10
*
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
1
-1
/
+1
*
drm/amdkfd: Pass 'struct queue_propertices' by reference
Edward O'Callaghan
2016-09-19
1
-1
/
+1
*
drm/amdkfd: Add skeleton H/W debugger module support
Yair Shachar
2015-06-03
1
-1
/
+1
*
drm/amdkfd: Add static user-mode queues support
Yair Shachar
2015-06-03
1
-0
/
+16
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-16
1
-13
/
+21
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2015-01-29
1
-4
/
+8
|
|
\
|
*
|
drm/amdkfd: Encapsulate DQM functions in ops structure
Oded Gabbay
2015-01-12
1
-7
/
+9
|
*
|
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
2015-01-09
1
-1
/
+1
|
*
|
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2015-01-09
1
-4
/
+10
*
|
|
drm/amdkfd: Don't create BUG due to incorrect user parameter
Oded Gabbay
2015-02-02
1
-1
/
+5
|
|
/
|
/
|
*
|
drm/amdkfd: Allow user to limit only queues per device
Oded Gabbay
2015-01-18
1
-4
/
+5
*
|
drm/amdkfd: PQM handle queue creation fault
Ben Goz
2015-01-15
1
-0
/
+3
|
/
*
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
1
-1
/
+1
*
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
1
-1
/
+2
*
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
1
-0
/
+342