index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-08-28
drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
Guchun Chen
1
-0
/
+6
2025-03-13
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
1
-0
/
+7
2025-03-13
drm/amdgpu: Check extended configuration space register when system uses larg...
Ma Jun
1
-0
/
+4
2024-12-14
drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
Victor Zhao
1
-0
/
+3
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
1
-0
/
+1
2023-11-28
drm/amdgpu: Fix potential null pointer derefernce
Stanley.Yang
1
-1
/
+2
2023-09-19
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
1
-0
/
+3
2023-01-14
drm/amdgpu: fix pci device refcount leak
Yang Yingliang
1
-0
/
+4
2022-10-26
Revert "drm/amdgpu: make sure to init common IP before gmc"
Alex Deucher
1
-11
/
+3
2022-09-28
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
1
-1
/
+1
2022-09-28
drm/amdgpu: make sure to init common IP before gmc
Alex Deucher
1
-3
/
+11
2022-09-28
drm/amdgpu: Separate vf2pf work item init from virt data exchange
Victor Skvortsov
1
-1
/
+5
2022-09-28
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-0
/
+5
2021-12-14
drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
Yifan Zhang
1
-4
/
+0
2021-12-14
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
1
-4
/
+4
2021-12-14
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
1
-0
/
+12
2021-09-03
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
1
-6
/
+5
2021-08-04
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
1
-6
/
+2
2021-07-19
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
1
-1
/
+1
2021-06-03
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-11
drm/amdgpu: Fix some unload driver issues
Emily Deng
1
-0
/
+1
2021-01-27
drm/amdgpu: remove gpu info firmware of green sardine
Huang Rui
1
-1
/
+0
2021-01-19
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
1
-2
/
+2
2021-01-19
drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)
Alexandre Demers
1
-1
/
+1
2020-11-24
drm/amd/amdgpu: fix null pointer in runtime pm
Kenneth Feng
1
-2
/
+2
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+5
2020-11-04
drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
Prike Liang
1
-1
/
+5
2020-10-28
amdgpu: fix a few kernel-doc markup issues
Mauro Carvalho Chehab
1
-3
/
+5
2020-10-28
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
1
-14
/
+14
2020-10-21
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
1
-1
/
+1
2020-10-09
drm/amdgpu: prevent spurious warning
Alex Deucher
1
-1
/
+3
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
1
-57
/
+38
2020-10-01
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
1
-0
/
+129
2020-09-25
drm/amdgpu: stop data_exchange work thread before reset
Tiecheng Zhou
1
-0
/
+5
2020-09-25
drm/amdgpu: Implement new guest side VF2PF message transaction (v2)
Bokun Zhang
1
-1
/
+3
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
1
-0
/
+2
2020-09-25
drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.
Jiansong Chen
1
-8
/
+2
2020-09-17
drm/amdgpu: unmap register bar on device init failure
Alex Deucher
1
-2
/
+6
2020-09-17
drm/amdgpu: No sysfs, not an error condition
Luben Tuikov
1
-3
/
+1
2020-09-15
drm/amdgpu: Minor checkpatch fix
Andrey Grodzovsky
1
-2
/
+4
2020-09-15
drm/amdgpu: Disable DPC for XGMI for now.
Andrey Grodzovsky
1
-0
/
+5
2020-09-15
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.
Andrey Grodzovsky
1
-61
/
+12
2020-09-15
drm/amdgpu: Fix consecutive DPC recovery failures.
Andrey Grodzovsky
1
-3
/
+59
2020-09-15
drm/amdgpu: Fix SMU error failure
Andrey Grodzovsky
1
-2
/
+20
2020-09-15
drm/amdgpu: Block all job scheduling activity during DPC recovery
Andrey Grodzovsky
1
-4
/
+53
2020-09-15
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
1
-0
/
+38
2020-09-15
drm/amdgpu: Implement DPC recovery
Andrey Grodzovsky
1
-0
/
+161
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-103
/
+184
2020-09-03
drm/amdgpu: Remove superfluous NULL check
Luben Tuikov
1
-3
/
+0
2020-09-03
drm/amdgpu: block ring buffer access during GPU recovery
Dennis Li
1
-4
/
+13
[next]