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
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-21
drm/amdgpu: rename enforce isolation variables
Alex Deucher
1
-1
/
+1
2025-04-21
drm/amdgpu/userq: handle system suspend and resume
Alex Deucher
1
-1
/
+13
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
1
-2
/
+20
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-08
drm/amdgpu: store userq_managers in a list in adev
Alex Deucher
1
-0
/
+3
2025-04-08
drm/amdgpu: Remove the MES self test
Arunpravin Paneer Selvam
1
-3
/
+0
2025-04-08
drm/amdgpu: Enable userq fence interrupt support
Arunpravin Paneer Selvam
1
-0
/
+2
2025-04-08
drm/amd/amdgpu: decouple ASPM with pcie dpm
Kenneth Feng
1
-2
/
+0
2025-04-08
drm/amdgpu: cancel gfx idle work in device suspend for s0ix
Alex Deucher
1
-0
/
+7
2025-04-07
drm/amdkfd: Drop workaround for GC v9.4.3 revID 0
Apurv Mishra
1
-1
/
+7
2025-04-07
drm/amdgpu: add rebar parameter
Alex Deucher
1
-0
/
+3
2025-04-07
drm/amdgpu: Multi-GPU DPC recovery support
Ce Sun
1
-57
/
+115
2025-04-07
drm/amdgpu: refactor amdgpu_device_gpu_recover
Ce Sun
1
-90
/
+144
2025-03-21
drm/amdgpu: add isolation trace point
Christian König
1
-0
/
+1
2025-03-21
drm/amdgpu: rework how isolation is enforced v2
Christian König
1
-1
/
+97
2025-03-21
drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0
Ellen Pan
1
-0
/
+1
2025-03-19
drm/amdgpu: Skip pcie_replay_count sysfs creation for VF
Victor Skvortsov
1
-7
/
+20
2025-03-19
drm/amdgpu/vcn: fix ref counting for ring based profile handling
Alex Deucher
1
-0
/
+1
2025-03-19
drm/amdgpu/gfx: fix ref counting for ring based profile handling
Alex Deucher
1
-0
/
+1
2025-03-19
drm/amdgpu: grab an additional reference on the gang fence v2
Christian König
1
-1
/
+9
2025-03-18
drm/amdgpu: release xcp_mgr on exit
Flora Cui
1
-0
/
+3
2025-03-18
drm/amdgpu: don't free conflicting apertures for non-display devices
Alex Deucher
1
-4
/
+11
2025-03-14
drm/amdgpu: Calculate IP specific xgmi bandwidth
Lijo Lazar
1
-0
/
+3
2025-03-10
Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-4
/
+10
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
1
-4
/
+3
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-31
/
+71
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
1
-1
/
+2
2025-02-19
drm/amdgpu: Check aca enabled inside cper init/fini func
Xiang Liu
1
-4
/
+2
2025-02-19
drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...
Srinivasan Shanmugam
1
-1
/
+1
2025-02-17
drm/amdgpu: add RAS CPER ring buffer
Tao Zhou
1
-2
/
+4
2025-02-17
drm/amdgpu: Introduce funcs for populating CPER
Hawking Zhang
1
-0
/
+4
2025-02-13
drm/amdgpu: Use device wedged event
André Almeida
1
-0
/
+4
2025-02-13
drm/amdgpu: Make VBIOS image read optional
Lijo Lazar
1
-0
/
+3
2025-02-13
drm/amdgpu: Add flag to make VBIOS read optional
Lijo Lazar
1
-20
/
+49
2025-02-13
drm/amdgpu: Add VBIOS flags
Lijo Lazar
1
-7
/
+13
2025-02-13
drm/amdgpu: Add wrapper for freeing vbios memory
Lijo Lazar
1
-2
/
+1
2025-02-13
drm/amdgpu: rework i2c init and fini
Alex Deucher
1
-4
/
+2
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-6
/
+12
2025-01-24
drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculation
Srinivasan Shanmugam
1
-2
/
+2
2025-01-24
drm/amdgpu: cache gpu pcie link width
Alex Deucher
1
-32
/
+120
2025-01-24
drm/amdgpu: Refine ip detection log message
Lijo Lazar
1
-2
/
+2
2024-12-18
drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO
Mario Limonciello
1
-0
/
+3
2024-12-12
drm/amdgpu: Avoid VF for RAS recovery source check
Lijo Lazar
1
-0
/
+1
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-0
/
+1
2024-12-10
drm/amdgpu: add initial support for gfx950
Le Ma
1
-0
/
+1
2024-12-10
drm/amdgpu: device: fix spellos and punctuation
Randy Dunlap
1
-15
/
+15
2024-12-10
drm/amd: Add Suspend/Hibernate notification callback support
Mario Limonciello
1
-1
/
+45
[next]