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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
Yong Zhao
2020-02-04
1
-4
/
+6
*
drm/amdkfd: Add a message when SW scheduler is used
Yong Zhao
2020-01-16
1
-0
/
+1
*
drm/amdkfd: use map_queues for hiq on gfx v10 as well
Huang Rui
2020-01-16
1
-1
/
+9
*
drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)
Aaron Liu
2020-01-16
1
-1
/
+9
*
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
2020-01-16
1
-3
/
+5
*
drm/amdkfd: Improve kfd_process lookup in kfd_ioctl
Felix Kuehling
2020-01-09
2
-4
/
+28
*
drm/amdkfd: Avoid hanging hardware in stop_cpsch
Felix Kuehling
2020-01-07
5
-13
/
+17
*
drm/amdkfd: Improve HWS hang detection and handling
Felix Kuehling
2020-01-07
3
-6
/
+26
*
drm/amdkfd: Remove unused variable
Felix Kuehling
2020-01-07
2
-2
/
+0
*
drm/amdkfd: Fix permissions of hang_hws
Felix Kuehling
2020-01-07
1
-1
/
+1
*
drm/amdkfd: expose num_cp_queues data field to topology node (v2)
Huang Rui
2019-12-19
2
-0
/
+4
*
drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)
Huang Rui
2019-12-19
2
-0
/
+5
*
drm/amdkfd: queue kfd interrupt work to different CPU
Philip Yang
2019-12-18
1
-1
/
+16
*
Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...
Daniel Vetter
2019-12-17
22
-750
/
+162
|
\
|
*
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-12-11
1
-1
/
+1
|
*
drm/amdkfd: Eliminate unnecessary kernel queue function pointers
Yong Zhao
2019-12-05
4
-59
/
+41
|
*
amdgpu: Enable KFD on POWER systems
Timothy Pearson
2019-11-26
1
-1
/
+1
|
*
drm/amdkfd: Remove duplicate functions update_mqd_hiq()
Yong Zhao
2019-11-22
3
-32
/
+4
|
*
drm/amdkfd: DIQ should not use HIQ way to allocate memory
Yong Zhao
2019-11-22
4
-4
/
+4
|
*
drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTE
Yong Zhao
2019-11-22
6
-9
/
+4
|
*
drm/amdkfd: remove set but not used variable 'top_dev'
zhengbin
2019-11-19
1
-3
/
+0
|
*
drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.c
Yong Zhao
2019-11-19
3
-2
/
+2
|
*
drm/amdkfd: Eliminate ops_asic_specific in kernel queue
Yong Zhao
2019-11-19
4
-125
/
+26
|
*
drm/amdkfd: Merge CIK kernel queue functions into VI
Yong Zhao
2019-11-19
5
-60
/
+9
|
*
drm/amdgpu: remove set but not used variable 'count'
yu kuai
2019-11-13
1
-2
/
+2
|
*
drm/amdkfd: Stop using GFP_NOIO explicitly for two places
Yong Zhao
2019-11-13
2
-2
/
+2
|
*
drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10
Yong Zhao
2019-11-13
1
-9
/
+2
|
*
drm/amdkfd: Fix a bug when calculating save_area_used_size
Yong Zhao
2019-11-13
1
-1
/
+2
|
*
drm/amdkfd: Update get_wave_state() for GFX10
Yong Zhao
2019-11-13
1
-5
/
+9
|
*
drm/amdkfd: Implement queue priority controls for gfx10
Yong Zhao
2019-11-13
1
-3
/
+7
|
*
drm/amdkfd: Rename create_cp_queue() to init_user_queue()
Yong Zhao
2019-11-13
1
-3
/
+3
|
*
drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pages
Yong Zhao
2019-11-13
4
-11
/
+16
|
*
drm/amdkfd: Use better name to indicate the offset is in dwords
Yong Zhao
2019-11-13
3
-12
/
+13
|
*
drm/amdkfd: Simplify the mmap offset related bit operations
Yong Zhao
2019-11-13
4
-19
/
+11
|
*
drm/amdkfd: Use kernel queue v9 functions for v10
Yong Zhao
2019-11-13
7
-333
/
+14
|
*
drm/amdkfd: Only keep release_mem function for Hawaii
Yong Zhao
2019-11-13
2
-64
/
+4
|
*
drm/amdkfd: Adjust function sequences to avoid unnecessary declarations
Yong Zhao
2019-11-13
1
-12
/
+7
*
|
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-12-13
1
-1
/
+1
|
\
\
|
*
|
drm/amdgpu: fix license on Kconfig and Makefiles
Alex Deucher
2019-12-11
1
-1
/
+1
*
|
|
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
1
-1
/
+1
|
\
|
|
|
*
|
amdgpu: Enable KFD on POWER systems
Timothy Pearson
2019-11-26
1
-1
/
+1
|
|
/
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
|
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-11-04
4
-11
/
+44
|
\
\
|
*
|
drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info
Alex Sierra
2019-10-30
1
-1
/
+1
|
*
|
drm/amdkfd: don't use dqm lock during device reset/suspend/resume
Philip Yang
2019-10-25
3
-10
/
+43
*
|
|
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-26
24
-331
/
+384
|
\
|
|
|
|
/
|
/
|
|
*
drm/amdkfd: update for drmP.h removal
Stephen Rothwell
2019-10-09
1
-3
/
+3
|
*
drm/amdkfd: Check against device cgroup
Harish Kasiviswanathan
2019-10-07
3
-2
/
+36
|
*
drm/amdkfd: fix the build when CIK support is disabled
Alex Deucher
2019-10-07
1
-0
/
+6
[next]