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
Age
Commit message (
Expand
)
Author
2020-01-07
drm/amdkfd: Avoid hanging hardware in stop_cpsch
Felix Kuehling
2020-01-07
drm/amdkfd: Improve HWS hang detection and handling
Felix Kuehling
2020-01-07
drm/amdkfd: Remove unused variable
Felix Kuehling
2020-01-07
drm/amdkfd: Fix permissions of hang_hws
Felix Kuehling
2019-12-19
drm/amdkfd: expose num_cp_queues data field to topology node (v2)
Huang Rui
2019-12-19
drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)
Huang Rui
2019-12-18
drm/amdkfd: queue kfd interrupt work to different CPU
Philip Yang
2019-12-17
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-13
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-12-11
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-05
drm/amdkfd: Eliminate unnecessary kernel queue function pointers
Yong Zhao
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-26
amdgpu: Enable KFD on POWER systems
Timothy Pearson
2019-11-26
amdgpu: Enable KFD on POWER systems
Timothy Pearson
2019-11-22
drm/amdkfd: Remove duplicate functions update_mqd_hiq()
Yong Zhao
2019-11-22
drm/amdkfd: DIQ should not use HIQ way to allocate memory
Yong Zhao
2019-11-22
drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTE
Yong Zhao
2019-11-19
drm/amdkfd: remove set but not used variable 'top_dev'
zhengbin
2019-11-19
drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.c
Yong Zhao
2019-11-19
drm/amdkfd: Eliminate ops_asic_specific in kernel queue
Yong Zhao
2019-11-19
drm/amdkfd: Merge CIK kernel queue functions into VI
Yong Zhao
2019-11-13
drm/amdgpu: remove set but not used variable 'count'
yu kuai
2019-11-13
drm/amdkfd: Stop using GFP_NOIO explicitly for two places
Yong Zhao
2019-11-13
drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10
Yong Zhao
2019-11-13
drm/amdkfd: Fix a bug when calculating save_area_used_size
Yong Zhao
2019-11-13
drm/amdkfd: Update get_wave_state() for GFX10
Yong Zhao
2019-11-13
drm/amdkfd: Implement queue priority controls for gfx10
Yong Zhao
2019-11-13
drm/amdkfd: Rename create_cp_queue() to init_user_queue()
Yong Zhao
2019-11-13
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages
Yong Zhao
2019-11-13
drm/amdkfd: Use better name to indicate the offset is in dwords
Yong Zhao
2019-11-13
drm/amdkfd: Simplify the mmap offset related bit operations
Yong Zhao
2019-11-13
drm/amdkfd: Use kernel queue v9 functions for v10
Yong Zhao
2019-11-13
drm/amdkfd: Only keep release_mem function for Hawaii
Yong Zhao
2019-11-13
drm/amdkfd: Adjust function sequences to avoid unnecessary declarations
Yong Zhao
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-30
drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info
Alex Sierra
2019-10-25
drm/amdkfd: don't use dqm lock during device reset/suspend/resume
Philip Yang
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-09
drm/amdkfd: update for drmP.h removal
Stephen Rothwell
2019-10-07
drm/amdkfd: Check against device cgroup
Harish Kasiviswanathan
2019-10-07
drm/amdkfd: fix the build when CIK support is disabled
Alex Deucher
2019-10-07
drm/amdkfd: Fix a && vs || typo
Dan Carpenter
2019-10-07
drm/amdkfd: add missing void argument to function kgd2kfd_init
Colin Ian King
2019-10-07
drm/amdkfd: Print more sdma engine hqds in debug fs
Oak Zeng
2019-10-07
drm/amdkfd: Fix MQD size calculation
Oak Zeng
2019-10-03
drm/amdkfd: Improve KFD IOCTL printing
Yong Zhao
2019-10-03
drm/amdkfd: Use array to probe kfd2kgd_calls
Yong Zhao
[next]