index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2022-07-22
drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7
Prike Liang
1
-0
/
+2
2022-06-22
drm/amdkfd: Use mmget_not_zero in MMU notifier
Philip Yang
1
-0
/
+3
2022-06-14
drm/amdkfd:Fix fw version for 10.3.6
Jesse Zhang
1
-1
/
+3
2022-06-09
drm/amdkfd: Fix circular lock dependency warning
Mukul Joshi
5
-11
/
+8
2022-04-28
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-28
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-07
Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
1
-9
/
+15
2022-04-07
Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2
-9
/
+7
2022-04-06
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
1
-9
/
+15
2022-03-25
drm/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
1
-0
/
+2
2022-03-25
drm/amdkfd: Check use_xgmi_p2p before reporting hive_id
Divya Shikre
1
-1
/
+2
2022-03-25
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Tushar Patel
1
-8
/
+3
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
55
-2662
/
+3426
2022-03-15
drm/amdkfd: evict svm bo worker handle error
Philip Yang
2
-14
/
+36
2022-03-15
drm/amdkfd: CRIU export dmabuf handles for GTT BOs
David Yat Sin
1
-4
/
+14
2022-03-15
drm/amdkfd: CRIU Refactor restore BO function
David Yat Sin
1
-142
/
+129
2022-03-15
drm/amdkfd: CRIU remove sync and TLB flush on restore
David Yat Sin
1
-29
/
+1
2022-03-10
drm/amdkfd: bail out early if no get_atc_vmid_pasid_mapping_info
Yifan Zhang
1
-9
/
+12
2022-03-07
drm/amdkfd: Add format attribute to kfd_smi_event_add
Philip Yang
1
-0
/
+1
2022-03-04
drm/amdkfd: judge get_atc_vmid_pasid_mapping_info before call
Yifan Zhang
1
-8
/
+10
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-03
drm/amdkfd: Add SMI add event helper
Philip Yang
1
-46
/
+22
2022-03-03
drm/amdkfd: Correct SMI event read size
Philip Yang
1
-2
/
+3
2022-03-03
Revert "drm/amdkfd: process_info lock not needed for svm"
Philip Yang
1
-0
/
+9
2022-02-23
drm/amdkfd: Print bdf in peer map failure message
Harish Kasiviswanathan
1
-2
/
+9
2022-02-23
drm/amdkfd: Use real device for messages
Felix Kuehling
3
-10
/
+4
2022-02-23
drm/amdkfd: Fix for possible integer overflow
David Yat Sin
1
-1
/
+1
2022-02-22
drm/amdkfd: make CRAT table missing message informational only
Alex Deucher
1
-1
/
+1
2022-02-22
drm/amdkfd: Fix criu_restore_bo error handling
Felix Kuehling
1
-2
/
+2
2022-02-22
drm/amdkfd: Drop IH ring overflow message to dbg
Kent Russell
1
-1
/
+1
2022-02-17
drm/amdkfd: Use proper enum in pm_unmap_queues_v9()
Nathan Chancellor
1
-1
/
+1
2022-02-17
drm/amdkfd: add return value check for queue eviction
Tao Zhou
1
-1
/
+1
2022-02-17
drm/amdkfd: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-02-14
drm/amdkfd: navi2x requires extended engines to map and unmap sdma queues
Jonathan Kim
1
-2
/
+9
2022-02-14
drm/amdkfd: remove unneeded unmap single queue option
Jonathan Kim
5
-76
/
+22
2022-02-14
drm/amdkfd: Fix leftover errors and warnings
Rajneesh Bhardwaj
17
-44
/
+37
2022-02-14
drm/amdkfd: update SPDX license header
Rajneesh Bhardwaj
46
-46
/
+92
2022-02-12
drm/amdkfd: replace err by dbg print at svm vram migration
Alex Sierra
1
-8
/
+9
2022-02-12
drm/amdkfd: Fix prototype warning for get_process_num_bos
Rajneesh Bhardwaj
1
-1
/
+1
2022-02-12
drm/amdkfd: CRIU fix extra whitespace and block comment warnings
Rajneesh Bhardwaj
1
-2
/
+3
2022-02-12
drm/amdgpu: add support for GC 10.1.4
Lang Yu
2
-0
/
+3
2022-02-12
drm/amdkfd: fix loop error handling
Tom Rix
1
-2
/
+2
2022-02-12
drm/amdkfd: fix freeing an unset pointer
Tom Rix
1
-4
/
+2
2022-02-12
drm/amdkfd: CRIU return -EFAULT for copy_to_user() failure
Dan Carpenter
1
-3
/
+3
2022-02-12
drm/amdkfd: CRIU fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2022-02-10
drm/amdkfd: Consolidate MQD manager functions
Mukul Joshi
6
-282
/
+136
2022-02-10
drm/amdkfd: Remove unused old debugger implementation
Mukul Joshi
12
-1848
/
+102
2022-02-10
drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS
Mukul Joshi
1
-14
/
+10
[next]