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
2021-03-23
drm/amdgpu: drop legacy IO bar support
Alex Deucher
1
-57
/
+0
2021-03-23
drm/amdgpu: nuke the ih reentrant lock
Christian König
1
-1
/
+0
2021-03-23
drm/amdgpu: fix send ras disable cmd when asic not support ras
Stanley.Yang
1
-3
/
+6
2021-03-23
drm/amdgpu: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-23
drm/amdgpu: Enable light SBR for SMU on passthrough and XGMI configuration
shaoyunl
1
-0
/
+4
2021-03-23
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
1
-27
/
+75
2021-03-23
drm/amdgpu: Add reset_list for device list used for reset
shaoyunl
1
-15
/
+18
2021-03-23
drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
shaoyunl
1
-1
/
+8
2021-03-23
drm/amdgpu: retire aldebaran gpu_info firmware
Hawking Zhang
1
-4
/
+1
2021-03-23
drm/amdgpu:add smu mode1/2 support for aldebaran
Feifei Xu
1
-0
/
+39
2021-03-10
drm/amdgpu: set ip blocks for aldebaran
Le Ma
1
-0
/
+1
2021-03-10
drm/amdgpu: add gpu_info fw parse support for aldebaran
Le Ma
1
-0
/
+4
2021-03-10
drm/amdgpu: add aldebaran asic type
Le Ma
1
-0
/
+1
2021-03-05
drm/amdgpu: Fix some unload driver issues
Emily Deng
1
-0
/
+1
2021-03-05
drm/amd/amdgpu: add fini virt data exchange to ip_suspend
Jingwen Chen
1
-1
/
+3
2021-03-05
drm/amdgpu: enable one vf mode on sienna cichlid vf
Horace Chen
1
-0
/
+2
2021-02-26
drm/amdgpu: remove unnecessary reading for epprom header
Dennis Li
1
-1
/
+1
2021-02-26
drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stop
Jingwen Chen
1
-1
/
+2
2021-02-24
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
Prike Liang
1
-2
/
+4
2021-02-09
drm/amdgpu: enable gpu recovery for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2021-02-09
drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)
Alex Deucher
1
-2
/
+2
2021-02-09
drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable calls
Alex Deucher
1
-2
/
+0
2021-02-09
drm/amdgpu: add generic pci reset as an option
Alex Deucher
1
-0
/
+12
2021-01-28
drm/amdgpu: disable gpu reset on Vangogh for now
Alex Deucher
1
-1
/
+0
2021-01-25
drm/amdgpu: race issue when jobs on 2 ring timeout
Horace Chen
1
-10
/
+59
2021-01-21
drm/amdgpu: remove gpu info firmware of green sardine
Huang Rui
1
-1
/
+0
2021-01-21
drm/amdgpu:Add pcie gen5 support in pcie capability.
Feifei Xu
1
-2
/
+14
2021-01-20
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-1
/
+6
2021-01-20
Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-14
/
+16
2021-01-15
drm/amdgpu: Remove unused variable
Nirmoy Das
1
-1
/
+0
2021-01-15
Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-3
/
+3
2021-01-13
drm/amdgpu: Enable GPU reset for vangogh
Alex Deucher
1
-0
/
+1
2021-01-13
drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VF
Emily.Deng
1
-1
/
+4
2021-01-13
drm/amdgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-9
/
+8
2021-01-13
drm/amdgpu: Fix trailing whitespaces
Thomas Zimmermann
1
-3
/
+3
2021-01-14
drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...
Nirmoy Das
1
-1
/
+5
2021-01-11
drm/amdgpu: enable gpu recovery for navy_flounder
Jiansong Chen
1
-0
/
+1
2021-01-08
drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)
Alexandre Demers
1
-1
/
+1
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+2
2021-01-05
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
1
-2
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-15
drm/amdgpu: update amdgpu_device_supports_boco()
Alex Deucher
1
-2
/
+2
2020-12-15
drm/amdgpu: split BOCO and ATPX handling
Alex Deucher
1
-8
/
+25
2020-12-15
drm/amdgpu: add judgement for suspend/resume sequence
Likun Gao
1
-3
/
+3
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-8
/
+19
2020-12-08
gpu/drm: ring_mirror_list --> pending_list
Luben Tuikov
1
-2
/
+2
2020-12-08
drm/scheduler: "node" --> "list"
Luben Tuikov
1
-1
/
+1
2020-11-24
drm/amdgpu: only register VGA devices with the VGA arbiter
Alex Deucher
1
-2
/
+4
2020-11-24
drm/amd/amdgpu: fix null pointer in runtime pm
Kenneth Feng
1
-2
/
+2
2020-11-13
drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 support
Prike Liang
1
-4
/
+11
[next]