index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
Alex Deucher
1
-0
/
+41
2022-11-02
drm/amd: Fail the suspend if resources can't be evicted
Mario Limonciello
1
-5
/
+10
2022-10-26
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-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
2022-08-16
drm/amdgpu: let mode2 reset fallback to default when failure
Victor Zhao
1
-1
/
+6
2022-08-10
drm/amdgpu: Avoid another list of reset devices
Lijo Lazar
1
-0
/
+2
2022-07-28
drm/amdgpu: move mes self test after drm sched re-started
Jack Xiao
1
-0
/
+3
2022-07-28
drm/amdgpu: drop non-necessary call trace dump
Evan Quan
1
-1
/
+0
2022-07-18
drm/amdgpu: Get rid of amdgpu_job->external_hw_fence
Andrey Grodzovsky
1
-2
/
+1
2022-07-13
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
1
-13
/
+7
2022-06-29
drm/amdgpu: fix documentation warning
Alex Deucher
1
-1
/
+1
2022-06-29
drm/amdgpu: Fix typos in amdgpu_stop_pending_resets
Kent Russell
1
-2
/
+2
2022-06-28
drm/amdgpu: Follow up change to previous drm scheduler change.
Andrey Grodzovsky
1
-6
/
+21
2022-06-28
drm/amdgpu: Prevent race between late signaled fences and GPU reset.
Andrey Grodzovsky
1
-0
/
+4
2022-06-21
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
Alex Deucher
1
-1
/
+1
2022-06-14
drm/amdgpu: remove redundant enable_mes and enable_mes_kiq
Yifan Zhang
1
-8
/
+0
2022-06-10
drm/amdgpu: Stop any pending reset if another in progress.
Andrey Grodzovsky
1
-0
/
+27
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
1
-1
/
+1
2022-06-10
drm/amdgpu: Add work_struct for GPU reset from kfd.
Andrey Grodzovsky
1
-31
/
+0
2022-06-10
drm/amdgpu: Cache result of last reset at reset domain level.
Andrey Grodzovsky
1
-2
/
+4
2022-06-08
drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs
Ramesh Errabolu
1
-0
/
+31
2022-06-06
drm/amdgpu: adding device coredump support
Somalapuram Amaranath
1
-0
/
+64
2022-06-06
drm/amdgpu: save the reset dump register value for devcoredump
Somalapuram Amaranath
1
-3
/
+3
2022-06-03
drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amdgpu: simplify the logic in amdgpu_device_parse_gpu_info_fw()
Alex Deucher
1
-29
/
+0
2022-06-03
amdgpu: amdgpu_device.c: Removed trailing whitespace
Mitchell Augustin
1
-1
/
+1
2022-06-03
drm/amdgpu: simplify amdgpu_device_asic_has_dc_support()
Alex Deucher
1
-26
/
+0
2022-05-26
drm/amdgpu: move amdgpu_gmc_tmz_set after ip_version populated
Sunil Khatri
1
-3
/
+3
2022-05-26
drm/amdgpu: support ras on SRIOV
Stanley.Yang
1
-0
/
+4
2022-05-10
drm/amdgpu/psp: Add vbflash sysfs interface support
Likun Gao
1
-0
/
+10
2022-05-06
drm/amdgpu: flush delete wq after wait fence
Yiqing Yao
1
-4
/
+5
2022-05-04
drm/amdgpu: Enable KFD with MES enabled
Mukul Joshi
1
-15
/
+9
[next]