summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2024-02-15Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2024-01-31drm/amdgpu: Fix the warning info in mode1 resetMa Jun
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König
2024-01-15drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-01-05drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar
2023-12-13drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-06drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan
2023-11-29drm/amdgpu: Add reg_state sysfs attributeLijo Lazar
2023-11-29drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan
2023-11-17drm/amd: Exclude dGPUs in eGPU enclosures from DPM quirksMario Limonciello
2023-11-17drm/amd: Use the first non-dGPU PCI device for BW limitsMario Limonciello
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu
2023-11-03drm/amdgpu: Query and report boot statusHawking Zhang
2023-11-03drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost
2023-11-01drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng
2023-10-31drm/amdgpu: remove amdgpu_mes_self_test in gpu recoverYifan Zhang
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-26drm/amd: Explicitly disable ASPM when dynamic switching disabledMario Limonciello
2023-10-26drm/amd: Move AMD_IS_APU check for ASPM into top level functionMario Limonciello
2023-10-26drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou
2023-10-13drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello
2023-10-09drm/amdgpu: Fix potential null pointer derefernceStanley.Yang
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar
2023-10-05Documentation/amdgpu: Add board info detailsLijo Lazar
2023-10-05drm/amdgpu: Add sysfs attribute to get board infoLijo Lazar
2023-10-03drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-09-28drm/amdgpu: exit directly if gpu reset failsTao Zhou
2023-09-28drm/amd: Limit seamless boot by default to APUsMario Limonciello
2023-09-26drm/amdgpu: Restore partition mode after resetLijo Lazar
2023-09-20drm/amdgpu: Rework coredump to use memory dynamicallyAndré Almeida