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
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
1
-11
/
+3
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
1
-0
/
+8
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
1
-14
/
+14
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-3
/
+5
2023-01-03
drm/amdgpu: adjust the sequence to check soft reset
Likun Gao
1
-6
/
+2
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"
Alex Deucher
1
-16
/
+0
2022-12-20
drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
Alex Deucher
1
-0
/
+6
2022-12-20
drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
Alex Deucher
1
-4
/
+6
2022-12-13
drm/amdgpu: Add an extra evict_resource call during device_suspend.
Shikang Fan
1
-0
/
+5
2022-11-29
drm/amdgpu: Fix potential double free and null pointer dereference
Liang He
1
-0
/
+5
2022-11-23
drm/amdgpu: fix for suspend/resume kiq fence fallback under sriov
Shikang Fan
1
-11
/
+12
2022-11-23
drm/amdgpu: fix pci device refcount leak
Yang Yingliang
1
-0
/
+4
2022-11-22
Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-127
/
+76
2022-11-17
drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error mode
YiPeng Chai
1
-0
/
+4
2022-11-16
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+1
2022-11-15
drm/amdgpu: stop resubmittting jobs in amdgpu_pci_resume
Christian König
1
-2
/
+0
2022-11-15
drm/amdgpu: stop resubmitting jobs for GPU reset v2
Christian König
1
-5
/
+1
2022-11-15
drm/amdgpu: revert "implement tdr advanced mode"
Christian König
1
-103
/
+0
2022-11-15
drm/amdgpu: Fixed the problem that ras error can't be queried after gpu recov...
YiPeng Chai
1
-0
/
+2
2022-11-15
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
Alex Deucher
1
-0
/
+41
2022-11-15
drm/amdgpu: clarify DC checks
Alex Deucher
1
-15
/
+17
2022-11-15
drm/amdgpu: rework SR-IOV virtual display handling
Alex Deucher
1
-2
/
+11
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-0
/
+1
2022-11-04
drm/amdgpu: fix for suspend/resume sequence under sriov
Victor Zhao
1
-0
/
+2
2022-11-04
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
1
-1
/
+1
2022-10-27
drm/amd: Fail the suspend if resources can't be evicted
Mario Limonciello
1
-5
/
+10
2022-10-24
amd/amdgpu: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-24
drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
Prike Liang
1
-0
/
+16
2022-10-24
drm/amdgpu: skip mes self test for gc 11.0.3 in recover
YuBiao Wang
1
-1
/
+1
2022-10-18
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
1
-0
/
+8
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
1
-6
/
+1
2022-10-17
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
1
-0
/
+8
2022-10-17
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
1
-6
/
+1
2022-09-29
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
1
-1
/
+26
2022-09-29
drm/amdgpu: Use simplified API for p2p dist calc
Lijo Lazar
1
-3
/
+3
2022-09-29
drm/amdgpu: Disable verbose for p2p dist calc
Lijo Lazar
1
-1
/
+1
2022-09-20
drm/amdgpu: add gang submit backend v2
Christian König
1
-0
/
+35
2022-09-19
drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device
YiPeng Chai
1
-1
/
+4
2022-09-19
drm/amdgpu: Adjust removal control flow for smu v13_0_2
YiPeng Chai
1
-0
/
+30
2022-09-14
drm/amdgpu: make sure to init common IP before gmc
Alex Deucher
1
-3
/
+11
2022-09-13
drm/amdgpu: Fix hive reference count leak
Vignesh Chander
1
-2
/
+2
2022-09-13
drm/amdgpu: Use per device reset_domain for XGMI on sriov configuration
shaoyunl
1
-9
/
+11
2022-09-07
drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...
YiPeng Chai
1
-2
/
+1
2022-08-29
drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
Alex Sierra
1
-1
/
+2
2022-08-25
drm/amd/amdgpu: avoid soft reset check when gpu recovery disabled
Chengming Gui
1
-5
/
+6
2022-08-22
drm/amdgpu: Remove the additional kfd pre reset call for sriov
shaoyunl
1
-2
/
+0
2022-08-22
drm/amdgpu: fix hive reference leak when adding xgmi device
YiPeng Chai
1
-0
/
+2
2022-08-16
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
1
-0
/
+2
2022-08-16
drm/amdgpu: revert context to stop engine before mode2 reset
Victor Zhao
1
-0
/
+1
[next]