summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello1-0/+1
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu1-4/+5
2023-08-09drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-0/+26
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-0/+19
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher1-0/+5
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher1-4/+15
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar1-0/+5
2023-06-09drm/amdgpu: Fix up kdoc in amdgpu_device.cSrinivasan Shanmugam1-4/+0
2023-06-09drm/amdgpu: bypass bios dependent operationsShiwu Zhang1-25/+41
2023-06-09drm/amdgpu: fix incorrect pcie_gen_mask in passthrough caseTong Liu011-3/+3
2023-06-09drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang1-1/+3
2023-06-09drm/amdgpu: add partition scheduler list updateJames Zhu1-0/+2
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu1-0/+1
2023-06-09drm/amdgpu: Checked if the pointer NULL before use it.Gavin Wan1-8/+12
2023-06-09drm/amdgpu: Fix unmapping of apertureLijo Lazar1-1/+1
2023-06-09drm/amdgpu: change the print level to warn for ip block disabledLe Ma1-1/+1
2023-06-09drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma1-0/+98
2023-06-09drm/amdgpu: assign the doorbell index in 1st page to sdma page queueLe Ma1-1/+2
2023-06-09drm/amdgpu: Use new atomfirmware init for GC 9.4.3Lijo Lazar1-1/+2
2023-06-09drm/amdgpu/: add more macro to support offset variantJames Zhu1-0/+28
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma1-0/+1
2023-06-09drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao1-1/+5
2023-06-09drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang1-0/+6
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli1-0/+7
2023-04-21drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam1-32/+33
2023-04-18drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li1-15/+17
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu1-3/+5
2023-04-13drm/amdgpu: rename num_doorbellsShashank Sharma1-11/+11
2023-04-12drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]Sreekant Somasekharan1-1/+1
2023-04-12drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam1-1/+1
2023-03-31drm/amdgpu: Add JPEG IP block to SRIOV reinitYifan Zha1-1/+2
2023-03-22drm/amdgpu: resume ras for gfx v11_0_3 during reset on SRIOVYiPeng Chai1-2/+3
2023-03-22drm/amdgpu: reinit mes ip block during reset on SRIOVYiPeng Chai1-0/+1
2023-03-22drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng1-0/+15
2023-03-22drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_cont...Lee Jones1-0/+1
2023-03-16drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang1-0/+12
2023-03-16drm/amdgpu: Move to common indirect reg access helperHawking Zhang1-14/+18
2023-03-14drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen1-4/+0
2023-03-14drm/amdgpu: use drm_device pointer directly rather than convert againGuchun Chen1-2/+2
2023-03-14drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structureGuchun Chen1-6/+3
2023-03-08drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-2/+0
2023-03-07drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmuxOrlando Chamberlain1-5/+16
2023-02-16drm/amd/amdgpu: fix warning during suspendJack Xiao1-0/+3
2023-02-09drm/amdgpu: Fix incorrect filenames in sysfs commentsKent Russell1-2/+2
2023-01-31Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak1-1/+2
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie1-0/+12
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-3/+7
2023-01-24drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann1-0/+1