summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2023-10-04drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-09-11Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-08-31drm/amdgpu: Allocate coredump memory in a nonblocking wayAndré Almeida
2023-08-31drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang
2023-08-31drm/amdgpu: Add bootloader status checkLijo Lazar
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-15drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu
2023-08-15drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'Srinivasan Shanmugam
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher
2023-08-09drm/amdgpu/irq: Move irq resume to the beginningEmily Deng
2023-08-09drm/amdgpu: Add FRU sysfs nodes only if neededLijo Lazar
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello
2023-07-27drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.cSrinivasan Shanmugam
2023-07-25drm/amdgpu: set sw state to gfxoff after SR-IOV resetHorace Chen
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-07-18drm/amdgpu: create a new file for doorbell managerShashank Sharma
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-12drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar
2023-06-09drm/amdgpu: Fix up kdoc in amdgpu_device.cSrinivasan Shanmugam
2023-06-09drm/amdgpu: bypass bios dependent operationsShiwu Zhang
2023-06-09drm/amdgpu: fix incorrect pcie_gen_mask in passthrough caseTong Liu01
2023-06-09drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang
2023-06-09drm/amdgpu: add partition scheduler list updateJames Zhu
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu
2023-06-09drm/amdgpu: Checked if the pointer NULL before use it.Gavin Wan
2023-06-09drm/amdgpu: Fix unmapping of apertureLijo Lazar
2023-06-09drm/amdgpu: change the print level to warn for ip block disabledLe Ma
2023-06-09drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma
2023-06-09drm/amdgpu: assign the doorbell index in 1st page to sdma page queueLe Ma
2023-06-09drm/amdgpu: Use new atomfirmware init for GC 9.4.3Lijo Lazar
2023-06-09drm/amdgpu/: add more macro to support offset variantJames Zhu
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma
2023-06-09drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao
2023-06-09drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli
2023-04-21drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam
2023-04-18drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu
2023-04-13drm/amdgpu: rename num_doorbellsShashank Sharma
2023-04-11drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]Sreekant Somasekharan
2023-04-11drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam
2023-03-31drm/amdgpu: Add JPEG IP block to SRIOV reinitYifan Zha
2023-03-22drm/amdgpu: resume ras for gfx v11_0_3 during reset on SRIOVYiPeng Chai
2023-03-22drm/amdgpu: reinit mes ip block during reset on SRIOVYiPeng Chai
2023-03-22drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-22drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_cont...Lee Jones