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_packet_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-27
1
-0
/
+24
*
drm/amdkfd: Fix oversubscription accounting
Felix Kuehling
2017-11-27
1
-2
/
+3
*
drm/amdkfd: map multiple processes to HW scheduler
Felix Kuehling
2017-11-27
1
-2
/
+28
*
drm/amdkfd: Hardware DWORD size is 4 bytes
Felix Kuehling
2017-11-06
1
-1
/
+1
*
drm/amdkfd: Improve multiple SDMA queues support per process
shaoyunl
2017-09-27
1
-1
/
+1
*
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
1
-6
/
+1
*
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-27
1
-9
/
+9
*
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-09-20
1
-1
/
+1
*
drm/amdkfd: Update PM4 packet headers
Felix Kuehling
2017-08-15
1
-117
/
+44
*
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
1
-16
/
+28
*
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
1
-26
/
+2
*
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
1
-9
/
+5
*
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
1
-13
/
+13
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
1
-22
/
+12
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-15
1
-3
/
+2
*
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2017-05-31
1
-2
/
+1
*
amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.c
Edward O'Callaghan
2016-05-01
1
-1
/
+1
*
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2016-05-01
1
-5
/
+5
*
drm/amdkfd: Implement create_map_queues() for Carrizo
Ben Goz
2015-07-20
1
-4
/
+87
*
drm/amdkfd: fix runlist length calculation
Ben Goz
2015-07-20
1
-1
/
+7
*
drm/amdkfd: Add static user-mode queues support
Yair Shachar
2015-06-03
1
-10
/
+36
*
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-15
1
-4
/
+0
*
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-12
1
-13
/
+13
*
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
2015-01-09
1
-7
/
+3
*
amdkfd: Add packet manager module
Ben Goz
2014-07-17
1
-0
/
+565