Age | Commit message (Expand) | Author |
2023-11-29 | drm/amdgpu: optimize RLC powerdown notification on Vangogh | Perry Yuan |
2023-11-17 | drm/amd: Exclude dGPUs in eGPU enclosures from DPM quirks | Mario Limonciello |
2023-11-17 | drm/amd: Use the first non-dGPU PCI device for BW limits | Mario Limonciello |
2023-11-17 | drm/amdgpu: Implement a new 64bit sequence memory driver | Arunpravin Paneer Selvam |
2023-11-10 | drm/amdgpu: move UVD and VCE sched entity init after sched init | Alex Deucher |
2023-11-10 | drm/amdgpu: move kfd_resume before the ip late init | Tim Huang |
2023-11-09 | drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5) | Victor Lu |
2023-11-03 | drm/amdgpu: Query and report boot status | Hawking Zhang |
2023-11-03 | drm/amdgpu: don't use pci_is_thunderbolt_attached() | Alex Deucher |
2023-10-31 | drm/amd/pm: fix the high voltage and temperature issue | Kenneth Feng |
2023-10-31 | drm/amdgpu: remove amdgpu_mes_self_test in gpu recover | Yifan Zhang |
2023-10-31 | Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2023-10-31 | Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-10-26 | drm/amd: Explicitly disable ASPM when dynamic switching disabled | Mario Limonciello |
2023-10-26 | drm/amd: Move AMD_IS_APU check for ASPM into top level function | Mario Limonciello |
2023-10-26 | drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported | Mario Limonciello |
2023-10-26 | drm/amdgpu: move buffer funcs setting up a level | Alex Deucher |
2023-10-26 | drm/sched: Convert the GPU scheduler to variable number of run-queues | Luben Tuikov |
2023-10-20 | drm/amdgpu: Move coredump code to amdgpu_reset file | André Almeida |
2023-10-20 | drm/amdgpu: Encapsulate all device reset info | André Almeida |
2023-10-20 | drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count | Tao Zhou |
2023-10-13 | drm/amd: Add concept of running prepare_suspend() sequence for IP blocks | Mario Limonciello |
2023-10-13 | drm/amd: Evict resources during PM ops prepare() callback | Mario Limonciello |
2023-10-09 | drm/amdgpu: Fix potential null pointer derefernce | Stanley.Yang |
2023-10-09 | drm/amdgpu: Refactor FRU product information | Lijo Lazar |
2023-10-05 | Documentation/amdgpu: Add board info details | Lijo Lazar |
2023-10-05 | drm/amdgpu: Add sysfs attribute to get board info | Lijo Lazar |
2023-10-03 | drm/amd: Fix detection of _PR3 on the PCIe root port | Mario Limonciello |
2023-09-28 | drm/amdgpu: exit directly if gpu reset fails | Tao Zhou |
2023-09-28 | drm/amd: Limit seamless boot by default to APUs | Mario Limonciello |
2023-09-26 | drm/amdgpu: Restore partition mode after reset | Lijo Lazar |
2023-09-20 | drm/amdgpu: Rework coredump to use memory dynamically | André Almeida |
2023-09-20 | drm/amd: Enable seamless boot by default on newer ASICs | Mario Limonciello |
2023-09-20 | drm/amd: Add a module parameter for seamless boot | Mario Limonciello |
2023-09-20 | drm/amd: Move seamless boot check out of display | Mario Limonciello |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-09-11 | Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory" | Hamza Mahfooz |
2023-09-11 | Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory" | Hamza Mahfooz |
2023-09-06 | drm/amdgpu: Update amdgpu_device_indirect_r/wreg_ext | Candice Li |
2023-09-06 | drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functions | Candice Li |
2023-08-31 | drm/amdgpu: Allocate coredump memory in a nonblocking way | André Almeida |
2023-08-31 | drm/amdgpu: Fix the return for gpu mode1_reset | Hawking Zhang |
2023-08-31 | drm/amdgpu: Add bootloader status check | Lijo Lazar |
2023-08-31 | drm/amdgpu: revise the device initialization sequences | Evan Quan |
2023-08-31 | drm/amd/pm: introduce a new set of OD interfaces | Evan Quan |
2023-08-30 | drm/amdgpu: Allocate coredump memory in a nonblocking way | André Almeida |
2023-08-30 | drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id' | Lee Jones |
2023-08-30 | drm/amdgpu: Fix the return for gpu mode1_reset | Hawking Zhang |
2023-08-30 | drm/amdgpu: Add bootloader status check | Lijo Lazar |
2023-08-16 | drm/amd: flush any delayed gfxoff on suspend entry | Mario Limonciello |