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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-12
drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUs
Srinivasan Shanmugam
1
-0
/
+28
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
11
-25
/
+87
2025-04-11
drm/amdgpu/mes12: use the device value for enforce isolation
Alex Deucher
1
-1
/
+1
2025-04-11
drm/amdgpu/mes11: use the device value for enforce isolation
Alex Deucher
1
-1
/
+1
2025-04-11
drm/amdgpu: Add back JPEG to video caps for carrizo and newer
David Rosca
1
-0
/
+7
2025-04-11
drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe reset
Prike Liang
1
-2
/
+87
2025-04-11
drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Ce Sun
1
-3
/
+3
2025-04-11
drm/amdgpu: fix warning of drm_mm_clean
ZhenGuo Yin
1
-1
/
+1
2025-04-11
drm/amd/amdgpu: disable ASPM in some situations
Kenneth Feng
1
-0
/
+32
2025-04-11
drm/amdgpu: remove the duplicated mes queue active state setting
Prike Liang
1
-5
/
+1
2025-04-11
amd/amdgpu: Implement VCN queue reset for vcn 4.0.3
Ruili Ji
1
-0
/
+32
2025-04-11
drm/amdgpu: Move read of snoop register from guest to host
Masha Grinman
1
-0
/
+3
2025-04-11
drm/amd: Forbid suspending into non-default suspend states
Mario Limonciello
2
-1
/
+14
2025-04-11
drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
Christian König
1
-3
/
+11
2025-04-10
Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-25
/
+64
2025-04-09
drm/amdgpu/mes12: optimize MES pipe FW version fetching
Alex Deucher
1
-9
/
+12
2025-04-09
drm/amdgpu: cancel gfx idle work in device suspend for s0ix
Alex Deucher
1
-0
/
+7
2025-04-08
drm/amdgpu/sdma7: add support for disable_kq
Alex Deucher
1
-0
/
+4
2025-04-08
drm/amdgpu/sdma6: add support for disable_kq
Alex Deucher
1
-0
/
+4
2025-04-08
drm/amdgpu/sdma: add flag for tracking disable_kq
Alex Deucher
1
-0
/
+1
2025-04-08
drm/amdgpu/gfx12: add support for disable_kq
Alex Deucher
1
-53
/
+114
2025-04-08
drm/amdgpu/gfx11: add support for disable_kq
Alex Deucher
1
-55
/
+136
2025-04-08
drm/amdgpu/mes: make more vmids available when disable_kq=1
Alex Deucher
3
-3
/
+3
2025-04-08
drm/amdgpu/mes: update hqd masks when disable_kq is set
Alex Deucher
1
-3
/
+3
2025-04-08
drm/amdgpu/gfx: add generic handling for disable_kq
Alex Deucher
2
-2
/
+8
2025-04-08
drm/amdgpu: add ring flag for no user submissions
Alex Deucher
3
-11
/
+25
2025-04-08
drm/amdgpu: add parameter to disable kernel queues
Alex Deucher
2
-0
/
+10
2025-04-08
drm/amdgpu/userq: prevent runtime pm when userqs are active
Alex Deucher
1
-0
/
+30
2025-04-08
drm/amdgpu: store userq_managers in a list in adev
Alex Deucher
4
-1
/
+22
2025-04-08
drm/amdgpu: bump version for user queue IP support query
Alex Deucher
1
-1
/
+2
2025-04-08
drm/amdgpu: add UAPI to query if user queues are supported
Alex Deucher
1
-0
/
+7
2025-04-08
drm/amdgpu/gfx12: split userq setup to a separate switch
Alex Deucher
1
-6
/
+14
2025-04-08
drm/amdgpu/gfx11: clean up and consolidate sw_init
Alex Deucher
1
-12
/
+21
2025-04-08
drm/amdgpu: Fix display freezing issue when resizing apps
Arvind Yadav
2
-0
/
+6
2025-04-08
drm/amdgpu/mes: warn on unexpected pipe numbers
Alex Deucher
1
-4
/
+19
2025-04-08
drm/amdgpu/mes: centralize gfx_hqd mask management
Alex Deucher
3
-25
/
+27
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
15
-697
/
+259
2025-04-08
drm/amdgpu/mes: remove unused functions
Alex Deucher
2
-841
/
+0
2025-04-08
drm/amdgpu: validate user queue parameters
Alex Deucher
1
-0
/
+14
2025-04-08
drm/amdgpu: fix the memleak caused by fence not released
Arvind Yadav
1
-12
/
+16
2025-04-08
drm/amdgpu/userq: move the header to amdgpu directory
Alex Deucher
1
-0
/
+113
2025-04-08
drm/amdgpu/userq: remove BROKEN from config
Alex Deucher
1
-1
/
+0
2025-04-08
drm/amdgpu: add userq firmware version checks
Alex Deucher
4
-8
/
+21
2025-04-08
drm/amdgpu/gfx11: fix config guard
Alex Deucher
1
-1
/
+1
2025-04-08
drm/amdgpu/Kconfig: fix wording of DRM_AMDGPU_NAVI3X_USERQ
Alex Deucher
1
-2
/
+2
2025-04-08
drm/amdgpu: return an error in the userq IOCTL when DRM_AMDGPU_NAVI3X_USERQ=n
Alex Deucher
1
-1
/
+1
2025-04-08
drm/amdgpu/userq: handle runtime pm
Alex Deucher
1
-1
/
+16
2025-04-08
drm/amdgpu/userq: fix hardcoded uq functions
Alex Deucher
1
-6
/
+6
2025-04-08
drm/amdgpu: Fix display freeze lockup error
Arvind Yadav
3
-28
/
+48
2025-04-08
drm/amdgpu: Modify the seq64 VM cache policy
Arunpravin Paneer Selvam
1
-2
/
+4
[prev]
[next]