index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add judgement for dc support
Asher Song
2021-06-02
1
-1
/
+3
*
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
2021-05-20
1
-1
/
+0
*
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
2021-05-13
1
-1
/
+14
*
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
2021-04-29
1
-15
/
+13
*
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
1
-5
/
+6
*
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2021-04-09
1
-1
/
+1
*
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2021-04-09
1
-0
/
+5
*
drm/amdgpu: Reset error code for 'no handler' case
Lijo Lazar
2021-04-09
1
-3
/
+8
*
drm/amdgpu: Enable recovery on aldebaran
Lijo Lazar
2021-04-09
1
-0
/
+1
*
drm/amdgpu: Make set PG/CG state functions public
Lijo Lazar
2021-04-09
1
-3
/
+4
*
drm/amdgpu: Add reset control handling to reset workflow
Lijo Lazar
2021-04-09
1
-30
/
+78
*
drm/amd/amdgpu implement tdr advanced mode
Jack Zhang
2021-04-09
1
-0
/
+81
*
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-09
1
-4
/
+4
*
drm/amdgpu: move vram recover into sriov full access
Horace Chen
2021-04-09
1
-1
/
+1
*
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
2021-04-09
1
-4
/
+7
*
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
2021-04-09
1
-4
/
+2
*
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
2021-04-09
1
-0
/
+8
*
drm/amdgpu: update comments about s0ix suspend/resume
Alex Deucher
2021-04-09
1
-3
/
+7
*
drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspend
Alex Deucher
2021-04-09
1
-2
/
+1
*
drm/amdgpu: re-enable suspend phase 2 for S0ix
Alex Deucher
2021-04-09
1
-3
/
+9
*
drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)
Alex Deucher
2021-04-09
1
-4
/
+6
*
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
2021-04-09
1
-84
/
+2
*
drm/amdgpu: rework S3/S4/S0ix state handling
Alex Deucher
2021-04-09
1
-9
/
+3
*
drm/amdgpu: fix the hibernation suspend with s0ix
Prike Liang
2021-04-09
1
-2
/
+6
*
drm/amdgpu: disentangle HG systems from vgaswitcheroo
Alex Deucher
2021-04-09
1
-22
/
+16
*
Revert "drm/amdgpu: disable gpu reset on Vangogh for now"
Xiaojian Du
2021-04-09
1
-0
/
+1
*
drm/amdgpu: add codes to capture invalid hardware access when recovery
Dennis Li
2021-04-09
1
-9
/
+38
*
drm/amdgpu: drop extraneous hw_status update
Alex Deucher
2021-03-24
1
-1
/
+0
*
drm/amdgpu: Enable light SBR in XGMI+passthrough configuration
shaoyunl
2021-03-24
1
-4
/
+5
*
drm/amdgpu: drop legacy IO bar support
Alex Deucher
2021-03-24
1
-57
/
+0
*
drm/amdgpu: nuke the ih reentrant lock
Christian König
2021-03-24
1
-1
/
+0
*
drm/amdgpu: fix send ras disable cmd when asic not support ras
Stanley.Yang
2021-03-24
1
-3
/
+6
*
drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-24
1
-1
/
+1
*
drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configuration
shaoyunl
2021-03-24
1
-0
/
+4
*
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
2021-03-24
1
-27
/
+75
*
drm/amdgpu: Add reset_list for device list used for reset
shaoyunl
2021-03-24
1
-15
/
+18
*
drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
shaoyunl
2021-03-24
1
-1
/
+8
*
drm/amdgpu: retire aldebaran gpu_info firmware
Hawking Zhang
2021-03-24
1
-4
/
+1
*
drm/amdgpu:add smu mode1/2 support for aldebaran
Feifei Xu
2021-03-24
1
-0
/
+39
*
drm/amdgpu: set ip blocks for aldebaran
Le Ma
2021-03-10
1
-0
/
+1
*
drm/amdgpu: add gpu_info fw parse support for aldebaran
Le Ma
2021-03-10
1
-0
/
+4
*
drm/amdgpu: add aldebaran asic type
Le Ma
2021-03-10
1
-0
/
+1
*
drm/amdgpu: Fix some unload driver issues
Emily Deng
2021-03-05
1
-0
/
+1
*
drm/amd/amdgpu: add fini virt data exchange to ip_suspend
Jingwen Chen
2021-03-05
1
-1
/
+3
*
drm/amdgpu: enable one vf mode on sienna cichlid vf
Horace Chen
2021-03-05
1
-0
/
+2
*
drm/amdgpu: remove unnecessary reading for epprom header
Dennis Li
2021-02-26
1
-1
/
+1
*
drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stop
Jingwen Chen
2021-02-26
1
-1
/
+2
*
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
Prike Liang
2021-02-24
1
-2
/
+4
*
drm/amdgpu: enable gpu recovery for dimgrey_cavefish
Tao Zhou
2021-02-09
1
-0
/
+1
*
drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)
Alex Deucher
2021-02-09
1
-2
/
+2
[next]