summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Restore partition mode after resetLijo Lazar2023-09-261-0/+5
* drm/amdgpu: Rework coredump to use memory dynamicallyAndré Almeida2023-09-201-23/+40
* drm/amd: Enable seamless boot by default on newer ASICsMario Limonciello2023-09-201-11/+4
* drm/amd: Add a module parameter for seamless bootMario Limonciello2023-09-201-3/+17
* drm/amd: Move seamless boot check out of displayMario Limonciello2023-09-201-0/+21
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-12/+17
* Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz2023-09-111-26/+0
* drm/amdgpu: Update amdgpu_device_indirect_r/wreg_extCandice Li2023-09-061-2/+2
* drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li2023-09-061-0/+115
* drm/amdgpu: revise the device initialization sequencesEvan Quan2023-08-311-16/+21
* drm/amd/pm: introduce a new set of OD interfacesEvan Quan2023-08-311-0/+2
* drm/amdgpu: Allocate coredump memory in a nonblocking wayAndré Almeida2023-08-301-1/+1
* drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'Lee Jones2023-08-301-0/+1
* drm/amdgpu: Fix the return for gpu mode1_resetHawking Zhang2023-08-301-2/+11
* drm/amdgpu: Add bootloader status checkLijo Lazar2023-08-301-3/+14
* drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2023-08-161-0/+1
* drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu2023-08-151-4/+5
* drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'Srinivasan Shanmugam2023-08-151-0/+6
* drm/amdkfd: drop IOMMUv2 supportAlex Deucher2023-08-111-9/+0
* drm/amdgpu/irq: Move irq resume to the beginningEmily Deng2023-08-091-1/+1
* drm/amdgpu: Add FRU sysfs nodes only if neededLijo Lazar2023-08-091-68/+3
* drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello2023-08-071-0/+26
* drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.cSrinivasan Shanmugam2023-07-271-29/+31
* drm/amdgpu: set sw state to gfxoff after SR-IOV resetHorace Chen2023-07-251-0/+3
* drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu2023-07-181-2/+3
* drm/amdgpu: create a new file for doorbell managerShashank Sharma2023-07-181-170/+5
* drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello2023-07-121-0/+19
* drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann2023-07-121-0/+3
* drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello2023-07-071-10/+0
* drm/amdgpu: enable mcbp by default on gfx9Alex Deucher2023-06-301-0/+5
* drm/amdgpu: make mcbp a per device settingAlex Deucher2023-06-301-4/+15
* drm/amdgpu: Add vbios attribute only if supportedLijo Lazar2023-06-231-0/+5
* drm/amdgpu: Fix up kdoc in amdgpu_device.cSrinivasan Shanmugam2023-06-091-4/+0
* drm/amdgpu: bypass bios dependent operationsShiwu Zhang2023-06-091-25/+41
* drm/amdgpu: fix incorrect pcie_gen_mask in passthrough caseTong Liu012023-06-091-3/+3
* drm/amdkfd: Refactor migrate init to support partition switchPhilip Yang2023-06-091-1/+3
* drm/amdgpu: add partition scheduler list updateJames Zhu2023-06-091-0/+2
* drm/amdgpu: support partition drm devicesJames Zhu2023-06-091-0/+1
* drm/amdgpu: Checked if the pointer NULL before use it.Gavin Wan2023-06-091-8/+12
* drm/amdgpu: Fix unmapping of apertureLijo Lazar2023-06-091-1/+1
* drm/amdgpu: change the print level to warn for ip block disabledLe Ma2023-06-091-1/+1
* drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma2023-06-091-0/+98
* drm/amdgpu: assign the doorbell index in 1st page to sdma page queueLe Ma2023-06-091-1/+2
* drm/amdgpu: Use new atomfirmware init for GC 9.4.3Lijo Lazar2023-06-091-1/+2
* drm/amdgpu/: add more macro to support offset variantJames Zhu2023-06-091-0/+28
* drm/amdgpu: add sysfs node for compute partition modeLe Ma2023-06-091-0/+1
* drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao2023-06-091-1/+5
* drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang2023-06-091-0/+6
* drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli2023-06-091-0/+7
* drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam2023-04-211-32/+33