index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amdkfd: add per process hw trap enable and disable functions
Jonathan Kim
4
-2
/
+190
2023-06-09
drm/amdgpu: expose debug api for mes
Jonathan Kim
4
-1
/
+84
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
14
-20
/
+295
2023-06-09
drm/amdgpu: add gfx11 hw debug mode enable and disable calls
Jonathan Kim
1
-0
/
+38
2023-06-09
drm/amdgpu: add gfx9.4.2 hw debug mode enable and disable calls
Jonathan Kim
1
-1
/
+41
2023-06-09
drm/amdgpu: add gfx10 hw debug mode enable and disable calls
Jonathan Kim
3
-145
/
+127
2023-06-09
drm/amdkfd: fix kfd_suspend_all_processes
Jonathan Kim
1
-1
/
+1
2023-06-09
drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable calls
Jonathan Kim
3
-2
/
+121
2023-06-09
drm/amdgpu: add gfx9 hw debug mode enable and disable calls
Jonathan Kim
2
-0
/
+101
2023-06-09
drm/amdkfd: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2023-06-09
drm/amd/display: Drop unused DCN_BASE variable in dcn314_resource.c
Srinivasan Shanmugam
1
-17
/
+0
2023-06-09
drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...
Mario Limonciello
1
-2
/
+2
2023-06-09
drm/amdgpu: setup hw debug registers on driver initialization
Jonathan Kim
12
-0
/
+176
2023-06-09
drm/amdgpu: add kgd hw debug mode setting interface
Jonathan Kim
1
-0
/
+34
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/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...
Evan Quan
1
-18
/
+74
2023-06-09
drm/amd/pm: Fix power context allocation in SMU13
Lijo Lazar
1
-2
/
+2
2023-06-09
drm/amd/pm: add unique serial number support for smu_v13_0_6
Yang Wang
1
-12
/
+8
2023-06-09
drm/amd/pm: Fix SMUv13.0.6 throttle status report
Lijo Lazar
2
-50
/
+46
2023-06-09
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Lijo Lazar
3
-11
/
+35
2023-06-09
drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vram
Horatio Zhang
2
-7
/
+4
2023-06-09
drm/amdgpu: Add function parameter 'event' to kdoc in svm_range_evict()
Srinivasan Shanmugam
1
-0
/
+1
2023-06-09
drm/amdgpu: Fix up kdoc in amdgpu_device.c
Srinivasan Shanmugam
1
-4
/
+0
2023-06-09
drm/amdgpu: Fix up kdoc 'ring' parameter in sdma_v6_0_ring_pad_ib
Srinivasan Shanmugam
1
-0
/
+1
2023-06-09
drm/amd/display: Fix up kdoc formatting in display_mode_vba.c
Srinivasan Shanmugam
1
-4
/
+2
2023-06-09
drm/amd/amdgpu: introduce DRM_AMDGPU_WERROR
Hamza Mahfooz
2
-0
/
+19
2023-06-09
drm/amdkfd: remove unused sq_int_priv variable
Tom Rix
1
-8
/
+1
2023-06-09
drm/amd: Disallow s0ix without BIOS support again
Mario Limonciello
1
-2
/
+6
2023-06-09
drm/amd/display: Correct kdoc formatting for DCN32_CRB_SEGMENT_SIZE_KB in dcn...
Srinivasan Shanmugam
1
-2
/
+2
2023-06-09
drm/amd/display: Fix up missing 'dc' & 'pipe_ctx' kdoc parameters in delay_cu...
Srinivasan Shanmugam
1
-0
/
+5
2023-06-09
drm/amd/display: Fix up kdoc formatting in dcn32_resource_helpers.c
Srinivasan Shanmugam
1
-34
/
+23
2023-06-09
drm/amdxcp: fix Makefile to build amdxcp module
Bob Zhou
1
-2
/
+2
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/amdgpu: set finished fence error if job timedout
ZhenGuo Yin
1
-0
/
+2
2023-06-09
drm/amdgpu: Fix missing parameter desc for 'xcp_id' in amdgpu_amdkfd_reserve_...
Srinivasan Shanmugam
1
-1
/
+4
2023-06-09
drm/amdgpu: Fix up missing parameter in kdoc for 'inst' in gmc_ v7, v8, v9, v...
Srinivasan Shanmugam
5
-0
/
+5
2023-06-09
drm/amdgpu: Fix up missing kdoc parameter 'inst' in get_wave_count() & kgd_gf...
Srinivasan Shanmugam
1
-3
/
+5
2023-06-09
drm/amdgpu: Fix missing parameter desc for 'xcc_id' in gfx_v7_0.c & amdgpu_rlc.c
Srinivasan Shanmugam
2
-1
/
+3
2023-06-09
drm/amdkfd: flag added to handle errors from svm validate and map
Alex Sierra
2
-1
/
+3
2023-06-09
drm/amdgpu: Initialize xcc mask
Lijo Lazar
3
-0
/
+3
2023-06-09
drm/amd/display: Fix up kdoc formats in dcn32_fpu.c
Srinivasan Shanmugam
1
-20
/
+13
2023-06-09
drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapter
Srinivasan Shanmugam
1
-0
/
+8
2023-06-09
drm/amdgpu: Fix create_dmamap_sg_bo kdoc warnings
Srinivasan Shanmugam
1
-1
/
+2
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
[next]