index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-07-08
drm/amdgpu: sysfs node disable query error count during gpu reset
YiPeng Chai
1
-1
/
+2
2024-06-27
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
1
-1
/
+8
2024-06-27
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-17
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-26
drm/amdgpu: skip ip dump if devcoredump flag is set
Sunil Khatri
1
-6
/
+7
2024-04-26
drm/amdgpu: add a spinlock to wb allocation
Alex Deucher
1
-1
/
+10
2024-04-26
drm/amdgpu: dump ip state before reset for each ip
Sunil Khatri
1
-0
/
+7
2024-04-18
drm/amdgpu: Skip the coredump collection on reset during driver reload
Ahmad Rehman
1
-2
/
+5
2024-04-16
drm/amdgpu: refactoring the runtime pm mode detection code
Ma Jun
1
-0
/
+75
2024-04-16
drm/amdgpu: Add missing space to DRM_WARN() message
Thorsten Blum
1
-1
/
+1
2024-04-09
amd/amdgpu: improve VF recover time
Zhigang Luo
1
-0
/
+1
2024-04-09
drm/amdgpu/pm: Add support for MACO flag checking
Ma Jun
1
-3
/
+5
2024-04-09
drm/amd/pm: fix the high voltage issue after unload
Kenneth Feng
1
-11
/
+15
2024-04-09
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
2024-03-20
Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...
Ma Jun
1
-10
/
+6
2024-03-06
drm/amdgpu: disable ring_muxer if mcbp is off
Pierre-Eric Pelloux-Prayer
1
-2
/
+2
2024-02-27
drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()
Srinivasan Shanmugam
1
-6
/
+10
2024-02-26
drm/amdgpu: Add fatal error detected flag
Lijo Lazar
1
-0
/
+1
2024-02-13
Revert "drm/amd: flush any delayed gfxoff on suspend entry"
Mario Limonciello
1
-1
/
+0
2024-02-13
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
1
-2
/
+9
2024-01-31
drm/amdgpu: Need to resume ras during gpu reset for gfx v9_4_3 sriov
YiPeng Chai
1
-0
/
+1
2024-01-31
drm/amdgpu: Fix the warning info in mode1 reset
Ma Jun
1
-6
/
+6
2024-01-25
drm/amdgpu: adjust aca init/fini sequence to match gpu reset
Yang Wang
1
-6
/
+0
2024-01-22
Revert "drm/amd/pm: fix the high voltage and temperature issue"
Mario Limonciello
1
-17
/
+7
2024-01-18
drm/amdgpu: Skip do PCI error slot reset during RAS recovery
Stanley.Yang
1
-0
/
+14
2024-01-18
drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
Christian König
1
-31
/
+1
2024-01-15
drm/amdgpu: Check extended configuration space register when system uses larg...
Ma Jun
1
-0
/
+4
2024-01-15
drm/amdgpu: implement RAS ACA driver framework
Yang Wang
1
-0
/
+6
2024-01-15
drm/amdgpu: Init pcie_index/data address as fallback (v2)
Hawking Zhang
1
-5
/
+18
2024-01-15
drm/amdgpu: drop psp v13 query_boot_status implementation
Hawking Zhang
1
-2
/
+0
[next]