index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_packet_manager.c
Age
Commit message (
Expand
)
Author
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-27
drm/amdkfd: Fix oversubscription accounting
Felix Kuehling
2017-11-27
drm/amdkfd: map multiple processes to HW scheduler
Felix Kuehling
2017-11-06
drm/amdkfd: Hardware DWORD size is 4 bytes
Felix Kuehling
2017-09-27
drm/amdkfd: Improve multiple SDMA queues support per process
shaoyunl
2017-09-27
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-20
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-08-15
drm/amdkfd: Update PM4 packet headers
Felix Kuehling
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
2016-05-01
amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.c
Edward O'Callaghan
2016-05-01
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
2015-07-20
drm/amdkfd: Implement create_map_queues() for Carrizo
Ben Goz
2015-07-20
drm/amdkfd: fix runlist length calculation
Ben Goz
2015-06-03
drm/amdkfd: Add static user-mode queues support
Yair Shachar
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
2015-01-12
drm/amdkfd: Encapsulate KQ functions in ops structure
Oded Gabbay
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
2014-07-17
amdkfd: Add packet manager module
Ben Goz