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.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-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
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
drm/amd/amdgpu: move drain_workqueue before shutdown is set
Victor Zhao
1
-3
/
+3
2024-08-29
drm/amdgpu: skip printing vram_lost if needed
Trigger Huang
1
-1
/
+1
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-46
/
+86
2024-08-23
drm/amdgpu: Take IOMMU remapping into account for p2p checks
Rahul Jain
1
-8
/
+35
2024-08-21
drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serialization
Srinivasan Shanmugam
1
-0
/
+16
2024-08-21
drm/amdgpu: Add enforce_isolation sysfs attribute
Srinivasan Shanmugam
1
-0
/
+2
2024-08-16
drm/amdgpu: Make enforce_isolation setting per GPU
Srinivasan Shanmugam
1
-0
/
+5
2024-08-16
drm/amdgpu/gfx11: add a mutex for the gfx semaphore
Alex Deucher
1
-0
/
+1
2024-08-13
drm/amdgpu: Disable dpm_enabled flag while VF is in reset
Victor Skvortsov
1
-4
/
+2
2024-08-06
drm/amdgpu: report bad status in GPU recovery
Tao Zhou
1
-2
/
+8
2024-08-06
drm/amdgpu: update bad state check in GPU recovery
Tao Zhou
1
-1
/
+1
2024-08-06
drm/amdgpu: Clean up the register dump via debugfs list
Sunil Khatri
1
-19
/
+0
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-81
/
+108
2024-07-28
drm/amdgpu: trigger ip dump before suspend of IP's
Sunil Khatri
1
-30
/
+30
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
1
-2
/
+2
2024-07-24
drm/amdgpu: skip kfd init if GFX is not ready.
Yifan Zhang
1
-1
/
+5
2024-07-08
drm/amdgpu: sysfs node disable query error count during gpu reset
YiPeng Chai
1
-1
/
+2
2024-06-28
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
1
-1
/
+8
2024-06-28
drm/amdgpu: Fix pci state save during mode-1 reset
Lijo Lazar
1
-2
/
+5
2024-06-19
drm/amdgpu: fix using the reserved VMID with gang submit
Christian König
1
-4
/
+17
2024-06-14
drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
Tao Zhou
1
-11
/
+2
2024-06-14
drm/amdgpu: refine gpu_info firmware loading
Yang Wang
1
-5
/
+4
2024-06-14
drm/amdgpu: fix sriov host flr handler
Yunxiang Li
1
-0
/
+2
2024-06-05
drm/amdkfd: add reset cause in gpu pre-reset smi event
Eric Huang
1
-1
/
+1
2024-05-29
drm/amdgpu: Add lock around VF RLCG interface
Victor Skvortsov
1
-0
/
+1
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
1
-7
/
+12
2024-05-23
drm/amdgpu: add prints in IP State dump
Sunil Khatri
1
-0
/
+2
2024-05-23
drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rw
Victor Zhao
1
-2
/
+2
2024-05-18
drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit
Friedrich Vock
1
-1
/
+1
2024-05-13
drm/amdgpu: fix dereference after null check
Jesse Zhang
1
-1
/
+1
2024-05-02
drm/amd/amdgpu: Check tbo resource pointer
Asad Kamal
1
-1
/
+2
2024-05-02
drm/amdgpu: Add gfx v9_4_4 ip block
Hawking Zhang
1
-2
/
+5
2024-05-02
drm/amdgpu: Move ras resume into SRIOV function
Yunxiang Li
1
-7
/
+5
2024-05-02
drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
Yunxiang Li
1
-25
/
+22
2024-05-02
drm/amdgpu: Add reset_context flag for host FLR
Yunxiang Li
1
-5
/
+8
2024-05-02
drm/amdgpu: Fix two reset triggered in a row
Yunxiang Li
1
-9
/
+10
2024-04-27
drm/amdgpu: skip ip dump if devcoredump flag is set
Sunil Khatri
1
-6
/
+7
2024-04-27
drm/amdgpu: add a spinlock to wb allocation
Alex Deucher
1
-1
/
+10
2024-04-27
drm/amdgpu: dump ip state before reset for each ip
Sunil Khatri
1
-0
/
+7
2024-04-19
drm/amdgpu: Skip the coredump collection on reset during driver reload
Ahmad Rehman
1
-2
/
+5
2024-04-17
drm/amdgpu: refactoring the runtime pm mode detection code
Ma Jun
1
-0
/
+75
2024-04-17
drm/amdgpu: Add missing space to DRM_WARN() message
Thorsten Blum
1
-1
/
+1
2024-04-10
amd/amdgpu: improve VF recover time
Zhigang Luo
1
-0
/
+1
2024-04-10
drm/amdgpu/pm: Add support for MACO flag checking
Ma Jun
1
-3
/
+5
2024-04-10
drm/amd/pm: fix the high voltage issue after unload
Kenneth Feng
1
-11
/
+15
2024-04-10
drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwards
Danijel Slivka
1
-0
/
+7
2024-03-22
drm/amd: Flush GFXOFF requests in prepare stage
Mario Limonciello
1
-0
/
+2
2024-03-22
drm/amdgpu: refactor code to split devcoredump code
Sunil Khatri
1
-0
/
+1
2024-03-20
drm/amdgpu: trigger flr_work if reading pf2vf data failed
Zhigang Luo
1
-5
/
+10
2024-03-20
drm/amdgpu: Do a basic health check before reset
Lijo Lazar
1
-0
/
+24
[next]