index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
drm/amdkfd: fix a potential NULL pointer dereference (v2)
Allen Pais
1
-0
/
+5
2019-09-16
drm/amdkfd: Add missing Polaris10 ID
Kent Russell
1
-0
/
+1
2019-07-31
drm/amdkfd: Fix sdma queue map issue
Oak Zeng
1
-9
/
+12
2019-07-31
drm/amdkfd: Fix a potential memory leak
Oak Zeng
1
-1
/
+4
2019-04-20
drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
Kevin Wang
1
-51
/
+1
2019-02-27
drm/amdkfd: Don't assign dGPUs to APU topology devices
Felix Kuehling
1
-3
/
+9
2019-01-26
drm/amdkfd: fix interrupt spin lock
Christian König
1
-2
/
+3
2018-12-19
drm/amdkfd: add new vega10 pci ids
Alex Deucher
1
-0
/
+6
2018-10-04
drm/amdkfd: Fix incorrect use of process->mm
Felix Kuehling
1
-8
/
+29
2018-09-20
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
Yong Zhao
3
-6
/
+29
2018-09-20
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
Yong Zhao
2
-2
/
+3
2018-07-16
drm/amdkfd: Call kfd2kgd.set_compute_idle
Felix Kuehling
1
-2
/
+5
2018-07-14
drm/amdkfd: Add CU-masking ioctl to KFD
Felix Kuehling
9
-1
/
+219
2018-07-13
drm/amdkfd: Enable Raven for KFD
Yong Zhao
1
-0
/
+16
2018-07-13
drm/amdkfd: Optimize out some duplicated code in kfd_signal_iommu_event()
Yong Zhao
1
-15
/
+11
2018-07-13
drm/amdkfd: Workaround to accommodate Raven too many PPR issue
Yong Zhao
1
-5
/
+16
2018-07-13
drm/amdkfd: Avoid flooding dmesg on Raven due to IOMMU issues
Yong Zhao
1
-1
/
+1
2018-07-13
drm/amdkfd: Make SDMA engine number an ASIC-dependent variable
Yong Zhao
5
-15
/
+36
2018-07-13
drm/amdkfd: Consolidate duplicate memory banks info in topology
Yong Zhao
1
-11
/
+46
2018-07-11
drm/amdkfd: Clean up reference of radeon
Yong Zhao
5
-6
/
+41
2018-07-11
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager
Yong Zhao
5
-66
/
+68
2018-07-11
drm/amdkfd: Use module parameters noretry as the internal variable name
Yong Zhao
3
-8
/
+10
2018-07-11
drm/amdkfd: Introduce KFD module parameter halt_if_hws_hang
Yong Zhao
3
-0
/
+16
2018-07-11
drm/amdkfd: Add debugfs interface to trigger HWS hang
Shaoyun Liu
5
-0
/
+113
2018-07-11
drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation
Shaoyun Liu
1
-4
/
+5
2018-07-11
drm/amdkfd: Implement hang detection in KFD and call amdgpu
Shaoyun Liu
2
-1
/
+24
2018-07-11
drm/amdkfd: Implement GPU reset handlers in KFD
Shaoyun Liu
5
-3
/
+75
2018-07-11
drm/amdkfd: Add gpu reset interface and place holder
Shaoyun Liu
3
-0
/
+16
2018-07-11
drm/amdkfd: fix zero reading of VMID and PASID for Hawaii
Lan Xiao
5
-9
/
+53
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
6
-6
/
+97
2018-07-11
drm/amdkfd: send SIGSEGV to process upon KFD_EVENT_TYPE_MEMORY
Moses Reuben
1
-0
/
+7
2018-07-11
drm/amdkfd: Fix error codes in kfd_get_process
Wei Lu
1
-0
/
+2
2018-07-11
drm/amdkfd: Fix race between scheduler and context restore
Jay Cornwall
3
-230
/
+262
2018-07-11
drm/amdkfd: Stop using GFP_NOIO explicitly
Felix Kuehling
4
-6
/
+6
2018-07-11
drm/amdkfd: Reliably prevent reclaim-FS while holding DQM lock
Felix Kuehling
2
-43
/
+62
2018-07-11
drm/admkfd use modern ktime accessors
Arnd Bergmann
1
-6
/
+2
2018-05-15
Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabba...
Dave Airlie
36
-750
/
+4409
2018-04-24
drm/amdkfd: fix build, select MMU_NOTIFIER
Randy Dunlap
1
-0
/
+1
2018-04-24
drm/amdkfd: fix clock counter retrieval for node without GPU
Andres Rodriguez
1
-6
/
+7
2018-04-24
drm/amdkfd: Fix the error return code in kfd_ioctl_unmap_memory_from_gpu()
Wei Yongjun
1
-1
/
+1
2018-04-24
drm/amdkfd: kfd_dev_is_large_bar() can be static
kbuild test robot
1
-1
/
+1
2018-04-13
drm/amdkfd: Remove vla
Laura Abbott
2
-3
/
+7
2018-05-01
drm/amdkfd: Add sanity checks in IRQ handlers
Felix Kuehling
2
-21
/
+39
2018-05-01
drm/amdkfd: Remove queue node when destroy queue failed
Shaoyun Liu
1
-3
/
+7
2018-05-01
drm/amdkfd: Locking PM mutex while allocating IB buffer
Ben Goz
1
-1
/
+6
2018-05-01
drm/amdkfd: Remove initialization of cp_hqd_ib_control on CIK
Felix Kuehling
1
-4
/
+0
2018-05-01
drm/amdkfd: Fix signal handling performance again
Felix Kuehling
1
-1
/
+1
2018-05-01
drm/amdkfd: Fix CP soft hang on APUs
Yong Zhao
3
-6
/
+4
2018-05-01
drm/amdkfd: Separate trap handler assembly code and its hex values
Yong Zhao
4
-555
/
+575
2018-05-01
drm/amdkfd: Remove redundant include of amd-iommu.h
Felix Kuehling
1
-3
/
+0
[next]