summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2025-05-02drm/amdgpu: fix usage slab after freeVitaly Prosyak
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-09-12drm/amd/amdgpu: Check tbo resource pointerAsad Kamal
2024-08-19drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock
2024-06-16Revert "drm/amdgpu: init iommu after amdkfd device init"Armin Wolf
2024-03-01drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-11-08drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-09-19drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-08-26drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli
2023-06-09drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-01-24drm/amd: Delay removal of the firmware framebufferSasha Levin
2022-12-31drm/amdgpu: fix pci device refcount leakYang Yingliang
2022-11-03drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang
2022-10-05drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang
2022-09-28drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-09-28drm/amdgpu: make sure to init common IP before gmcAlex Deucher
2022-09-28drm/amdgpu: Separate vf2pf work item init from virt data exchangeVictor Skvortsov
2022-07-12drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-05-12drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello
2022-05-12drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2022-04-20drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher
2022-04-08drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher
2022-04-08drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher
2021-12-17drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui
2021-11-25drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan
2021-11-18drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu
2021-11-18drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen
2021-11-18drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-11-06drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-11-06drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang
2021-09-16drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu
2021-08-20drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer
2021-08-18drm/amd/amdgpu:flush ttm delayed work before cancel_syncYuBiao Wang
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang
2021-08-09drm/amd/amdgpu: skip locking delayed work if not initialized.YuBiao Wang
2021-08-05drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen
2021-07-30Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie