index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
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
2024-02-23
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Srinivasan Shanmugam
2023-11-28
drm/amdgpu: Fix potential null pointer derefernce
Stanley.Yang
2023-09-19
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
2023-01-14
drm/amdgpu: fix pci device refcount leak
Yang Yingliang
2022-10-26
Revert "drm/amdgpu: make sure to init common IP before gmc"
Alex Deucher
2022-09-28
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2022-09-28
drm/amdgpu: make sure to init common IP before gmc
Alex Deucher
2022-09-28
drm/amdgpu: Separate vf2pf work item init from virt data exchange
Victor Skvortsov
2022-09-28
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2021-12-14
drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
Yifan Zhang
2021-12-14
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
2021-12-14
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
2021-09-03
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
2021-08-04
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
2021-07-19
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
2021-06-03
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
2021-05-11
drm/amdgpu: Fix some unload driver issues
Emily Deng
2021-01-27
drm/amdgpu: remove gpu info firmware of green sardine
Huang Rui
2021-01-19
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
2021-01-19
drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)
Alexandre Demers
2020-11-24
drm/amd/amdgpu: fix null pointer in runtime pm
Kenneth Feng
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-04
drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
Prike Liang
2020-10-28
amdgpu: fix a few kernel-doc markup issues
Mauro Carvalho Chehab
2020-10-28
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
2020-10-21
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
2020-10-09
drm/amdgpu: prevent spurious warning
Alex Deucher
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
2020-10-01
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
2020-09-25
drm/amdgpu: stop data_exchange work thread before reset
Tiecheng Zhou
2020-09-25
drm/amdgpu: Implement new guest side VF2PF message transaction (v2)
Bokun Zhang
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
2020-09-25
drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.
Jiansong Chen
2020-09-17
drm/amdgpu: unmap register bar on device init failure
Alex Deucher
2020-09-17
drm/amdgpu: No sysfs, not an error condition
Luben Tuikov
2020-09-15
drm/amdgpu: Minor checkpatch fix
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Disable DPC for XGMI for now.
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code.
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Fix consecutive DPC recovery failures.
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Fix SMU error failure
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Block all job scheduling activity during DPC recovery
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
2020-09-15
drm/amdgpu: Implement DPC recovery
Andrey Grodzovsky
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-03
drm/amdgpu: Remove superfluous NULL check
Luben Tuikov
2020-09-03
drm/amdgpu: block ring buffer access during GPU recovery
Dennis Li
2020-08-28
drm/amdgpu: fix compiler warnings
Nirmoy Das
2020-08-27
drm/amdgpu: simplify hw status clear/set logic
Jiawei
2020-08-26
drm/amdgpu: report DC not supported if virtual display is enabled (v2)
Alex Deucher
2020-08-26
drm/amdgpu: add a wrapper for atom asic_init
Alex Deucher
[next]