index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
44
-1042
/
+5307
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
3
-15
/
+14
2023-06-09
drm/amdkfd: Fix reserved SDMA queues handling
Mukul Joshi
3
-13
/
+12
2023-06-09
drm/amd: Check that a system is a NUMA system before looking for SRAT
Mario Limonciello
1
-1
/
+2
2023-06-09
drm/amdkfd: fix vmfault signalling with additional data.
Jonathan Kim
1
-14
/
+20
2023-06-09
drm/amdkfd: potential error pointer dereference in ioctl
Dan Carpenter
1
-2
/
+2
2023-06-09
drm/amdkfd: bump kfd ioctl minor version for debug api availability
Jonathan Kim
1
-1
/
+0
2023-06-09
drm/amdkfd: add debug device snapshot operation
Jonathan Kim
3
-2
/
+83
2023-06-09
drm/amdkfd: add debug queue snapshot operation
Jonathan Kim
5
-0
/
+90
2023-06-09
drm/amdkfd: add debug query exception info operation
Jonathan Kim
3
-0
/
+133
2023-06-09
drm/amdkfd: add debug query event operation
Jonathan Kim
3
-0
/
+75
2023-06-09
drm/amdkfd: add debug set flags operation
Jonathan Kim
3
-0
/
+61
2023-06-09
drm/amdkfd: add debug set and clear address watch points operation
Jonathan Kim
5
-2
/
+174
2023-06-09
drm/amdkfd: add debug suspend and resume process queues operation
Jonathan Kim
9
-14
/
+506
2023-06-09
drm/amdkfd: add debug wave launch mode operation
Jonathan Kim
3
-1
/
+40
2023-06-09
drm/amdkfd: add debug wave launch override operation
Jonathan Kim
3
-0
/
+82
2023-06-09
drm/amdkfd: add debug set exceptions enabled operation
Jonathan Kim
3
-0
/
+41
2023-06-09
drm/amdkfd: update process interrupt handling for debug events
Jonathan Kim
10
-19
/
+668
2023-06-09
drm/amdkfd: add debug trap enabled flag to tma
Jay Cornwall
3
-0
/
+28
2023-06-09
drm/amdkfd: add runtime enable operation
Jonathan Kim
4
-4
/
+150
2023-06-09
drm/amdkfd: add send exception operation
Jonathan Kim
8
-6
/
+135
2023-06-09
drm/amdkfd: add raise exception event function
Jonathan Kim
4
-0
/
+123
2023-06-09
drm/amdkfd: apply trap workaround for gfx11
Jonathan Kim
12
-26
/
+118
2023-06-09
drm/amdkfd: add per process hw trap enable and disable functions
Jonathan Kim
4
-2
/
+190
2023-06-09
drm/amdgpu: prepare map process for multi-process debug devices
Jonathan Kim
6
-0
/
+87
2023-06-09
drm/amdkfd: prepare map process for single process debug devices
Jonathan Kim
4
-1
/
+111
2023-06-09
drm/amdgpu: add configurable grace period for unmap queues
Jonathan Kim
7
-18
/
+191
2023-06-09
drm/amdkfd: fix kfd_suspend_all_processes
Jonathan Kim
1
-1
/
+1
2023-06-09
drm/amdkfd: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2023-06-09
drm/amdgpu: setup hw debug registers on driver initialization
Jonathan Kim
3
-0
/
+15
2023-06-09
drm/amdkfd: prepare per-process debug enable and disable
Jonathan Kim
7
-30
/
+304
2023-06-09
drm/amdkfd: display debug capabilities
Jonathan Kim
2
-5
/
+102
2023-06-09
drm/amdkfd: add debug and runtime enable interface
Jonathan Kim
1
-0
/
+48
2023-06-09
amd/amdkfd: drop unused KFD_IOCTL_SVM_FLAG_UNCACHED flag
Alex Deucher
1
-1
/
+1
2023-06-09
drm/amdgpu: Add function parameter 'event' to kdoc in svm_range_evict()
Srinivasan Shanmugam
1
-0
/
+1
2023-06-09
drm/amdkfd: remove unused sq_int_priv variable
Tom Rix
1
-8
/
+1
2023-06-09
drm/amdgpu: Fix up missing parameters kdoc in svm_migrate_vma_to_ram
Srinivasan Shanmugam
1
-1
/
+4
2023-06-09
drm/amdkfd: flag added to handle errors from svm validate and map
Alex Sierra
2
-1
/
+3
2023-06-09
drm/amdkfd: Fix MEC pipe interrupt enablement
Lijo Lazar
1
-3
/
+4
2023-06-09
drm/amdkfd: Add new gfx_target_versions for GC 9.4.3
Graham Sider
1
-1
/
+3
2023-06-09
drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices
Alex Deucher
1
-2
/
+9
2023-06-09
drm/amdkfd: Set event interrupt class for GFX 9.4.3
Mukul Joshi
1
-0
/
+1
2023-06-09
drm/amdgpu: Fix uninitalized variable in kgd2kfd_device_init
Srinivasan Shanmugam
1
-3
/
+3
2023-06-09
drm/amdkfd: fix stack size in svm_range_validate_and_map
Alex Deucher
1
-23
/
+33
2023-06-09
drm/amdgpu/gmc9: fix 64 bit division in partition code
Alex Deucher
1
-2
/
+6
2023-06-09
drm/amdgpu: Do not access members of xcp w/o check (v2)
Hawking Zhang
2
-2
/
+2
2023-06-09
drm/amdkfd: Fix null ptr access
Hawking Zhang
1
-6
/
+8
2023-06-09
drm/amdkfd: Refactor migrate init to support partition switch
Philip Yang
4
-15
/
+9
2023-06-09
drm/amdkfd: APU mode set max svm range pages
Philip Yang
3
-10
/
+17
2023-06-09
drm/amdkfd: Fix memory reporting on GFX 9.4.3
Mukul Joshi
2
-8
/
+9
[next]