summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou1-6/+2
2023-10-13drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello1-1/+11
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello1-5/+26
2023-10-09drm/amdgpu: Fix potential null pointer derefernceStanley.Yang1-1/+2
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar1-0/+3
2023-10-06Documentation/amdgpu: Add board info detailsLijo Lazar1-0/+16
2023-10-06drm/amdgpu: Add sysfs attribute to get board infoLijo Lazar1-0/+57
2023-10-03drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-09-28drm/amdgpu: exit directly if gpu reset failsTao Zhou1-1/+1
2023-09-28drm/amd: Limit seamless boot by default to APUsMario Limonciello1-0/+3
2023-09-26drm/amdgpu: Restore partition mode after resetLijo Lazar1-0/+5
2023-09-20drm/amdgpu: Rework coredump to use memory dynamicallyAndré Almeida1-23/+40
2023-09-20drm/amd: Enable seamless boot by default on newer ASICsMario Limonciello1-11/+4
2023-09-20drm/amd: Add a module parameter for seamless bootMario Limonciello1-3/+17
2023-09-20drm/amd: Move seamless boot check out of displayMario Limonciello1-0/+21
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-12/+17
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz1-26/+0
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz1-26/+0
2023-09-06drm/amdgpu: Update amdgpu_device_indirect_r/wreg_extCandice Li1-2/+2
2023-09-06drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li1-0/+115
2023-09-01drm/amdgpu: Allocate coredump memory in a nonblocking wayAndré Almeida1-1/+1
2023-09-01drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang1-2/+11
2023-09-01drm/amdgpu: Add bootloader status checkLijo Lazar1-3/+14
2023-08-31drm/amdgpu: revise the device initialization sequencesEvan Quan1-16/+21
2023-08-31drm/amd/pm: introduce a new set of OD interfacesEvan Quan1-0/+2
2023-08-30drm/amdgpu: Allocate coredump memory in a nonblocking wayAndré Almeida1-1/+1
2023-08-30drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'Lee Jones1-0/+1
2023-08-30drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang1-2/+11
2023-08-30drm/amdgpu: Add bootloader status checkLijo Lazar1-3/+14
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-16drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'Srinivasan Shanmugam1-0/+6
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher1-9/+0
2023-08-09drm/amdgpu/irq: Move irq resume to the beginningEmily Deng1-1/+1
2023-08-09drm/amdgpu: Add FRU sysfs nodes only if neededLijo Lazar1-68/+3
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-0/+26
2023-07-27drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.cSrinivasan Shanmugam1-29/+31
2023-07-25drm/amdgpu: set sw state to gfxoff after SR-IOV resetHorace Chen1-0/+3
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu1-2/+3
2023-07-18drm/amdgpu: create a new file for doorbell managerShashank Sharma1-170/+5
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-0/+19
2023-07-12drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann1-0/+3
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello1-10/+0
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