aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li2023-04-181-15/+17
* drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu2023-04-141-3/+5
* drm/amdgpu: rename num_doorbellsShashank Sharma2023-04-131-11/+11
* drm/amdkfd: Check PCIe atomics support on GFX11 to set CP_HQD_HQ_STATUS0[29]Sreekant Somasekharan2023-04-111-1/+1
* drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam2023-04-111-1/+1
* drm/amdgpu: Add JPEG IP block to SRIOV reinitYifan Zha2023-03-311-1/+2
* drm/amdgpu: resume ras for gfx v11_0_3 during reset on SRIOVYiPeng Chai2023-03-221-2/+3
* drm/amdgpu: reinit mes ip block during reset on SRIOVYiPeng Chai2023-03-221-0/+1
* drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng2023-03-221-0/+15