开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_device_queue_manager.c
Age
Commit message (
Expand
)
Author
2018-09-26
drm/amdkfd: Add wavefront context save state retrieval ioctl
Jay Cornwall
2018-07-16
drm/amdkfd: Call kfd2kgd.set_compute_idle
Felix Kuehling
2018-07-13
drm/amdkfd: Make SDMA engine number an ASIC-dependent variable
Yong Zhao
2018-07-11
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
Yong Zhao
2018-07-11
drm/amdkfd: Introduce KFD module parameter halt_if_hws_hang
Yong Zhao
2018-07-11
drm/amdkfd: Add debugfs interface to trigger HWS hang
Shaoyun Liu
2018-07-11
drm/amdkfd: Implement hang detection in KFD and call amdgpu
Shaoyun Liu
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
2018-07-11
drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lock
Felix Kuehling
2018-05-01
drm/amdkfd: Dump HQD of HIQ
Oak Zeng
2018-04-10
drm/amdkfd: Add GFXv9 device queue manager
Felix Kuehling
2018-04-10
drm/amdkfd: Move packet writer functions into ASIC-specific file
Felix Kuehling
2018-04-10
drm/amdkfd: Implement doorbell allocation for SOC15
Felix Kuehling
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-03-23
drm/amdkfd: Deallocate SDMA queues correctly
Felix Kuehling
2018-03-15
drm/amdkfd: Add TC flush on VMID deallocation for Hawaii
Felix Kuehling
2018-02-06
drm/amdkfd: Implement KFD process eviction/restore
Felix Kuehling
2018-02-06
drm/amdkfd: Add GPUVM virtual address space to PDD
Felix Kuehling
2018-02-06
drm/amdkfd: Remove unaligned memory access
Harish Kasiviswanathan
2018-01-02
drm/amdkfd: don't always call execute_queues_cpsch()
Yong Zhao
2018-01-02
drm/amdkfd: Fix return value 0 when execute_queues_cpsch fails
Yong Zhao
2018-01-04
drm/amdkfd: Add dGPU support to the device queue manager
Felix Kuehling
2018-01-04
drm/amdkfd: Make sched_policy a per-device setting
Felix Kuehling
2017-11-27
drm/amdkfd: Add debugfs support to KFD
Felix Kuehling
2017-11-24
drm/amdkfd: Delete a useless parameter from create_queue function pointer
Yong Zhao
2017-11-14
drm/amdkfd: Add support for user-mode trap handlers
Felix Kuehling
2017-11-14
drm/amdkfd: Add CWSR support
Felix Kuehling
2017-11-01
drm/amdkfd: Minor cleanups
Felix Kuehling
2017-11-01
drm/amdkfd: Update queue_count before mapping queues
Felix Kuehling
2017-11-01
drm/amdkfd: Cleanup DQM ASIC-specific ops
Yong Zhao
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: Improve process termination handling
Felix Kuehling
2017-09-27
drm/amdkfd: Avoid submitting an unnecessary packet to HWS
Yong Zhao
2017-09-27
drm/amdkfd: Fix MQD updates
Felix Kuehling
2017-10-08
drm/amdkfd: Pass filter params to unmap_queues_cpsch
Yong Zhao
2017-10-08
drm/amdkfd: move locking outside of unmap_queues_cpsch
Yong Zhao
2017-09-27
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-20
drm/amdkfd: Drop _nocpsch suffix from shared functions
Yong Zhao
2017-09-20
drm/amdkfd: Reuse CHIP_* from amdgpu v2
Yong Zhao
2017-09-20
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
2017-09-20
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-09-20
drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2
Yong Zhao
2017-09-20
drm/amdkfd: Fix suspend/resume issue on Carrizo v2
Yong Zhao
2017-08-15
drm/amdkfd: Adding new IOCTL for scratch memory v2
Moses Reuben
2017-08-15
drm/amd: Update MEC HQD loading code for KFD
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: Remove usage of alloc(sizeof(struct...
Kent Russell
2017-08-15
drm/amdkfd: Fix goto usage v2
Kent Russell
[next]