summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorLines
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam-0/+2
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher-1/+1
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar-25/+55
2025-05-22drm/amdgpu: Update runtime pm checksAlex Deucher-2/+3
2025-05-22drm/amdgpu: Add sysfs nodes for partitionLijo Lazar-2/+2
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-178/+351
2025-05-07drm/amdgpu: fix pm notifier handlingAlex Deucher-13/+5
2025-05-07drm/amdgpu: Implement unrecoverable error message handling for VFsEllen Pan-0/+5
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher-9/+2
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam-0/+5
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav-6/+1
2025-04-21drm/amdgpu: rename enforce isolation variablesAlex Deucher-1/+1
2025-04-21drm/amdgpu/userq: handle system suspend and resumeAlex Deucher-1/+13
2025-04-16drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin-1/+1
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher-2/+20
2025-04-11drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_resetCe Sun-3/+3
2025-04-11drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin-1/+1
2025-04-11drm/amd/amdgpu: disable ASPM in some situationsKenneth Feng-0/+32
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie-0/+7
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher-0/+7
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher-0/+3
2025-04-08drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam-3/+0
2025-04-08drm/amdgpu: Enable userq fence interrupt supportArunpravin Paneer Selvam-0/+2
2025-04-08drm/amd/amdgpu: decouple ASPM with pcie dpmKenneth Feng-2/+0
2025-04-08drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher-0/+7
2025-04-07drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra-1/+7
2025-04-07drm/amdgpu: add rebar parameterAlex Deucher-0/+3
2025-04-07drm/amdgpu: Multi-GPU DPC recovery supportCe Sun-57/+115
2025-04-07drm/amdgpu: refactor amdgpu_device_gpu_recoverCe Sun-90/+144
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2025-03-21drm/amdgpu: add isolation trace pointChristian König-0/+1
2025-03-21drm/amdgpu: rework how isolation is enforced v2Christian König-1/+97
2025-03-21drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0Ellen Pan-0/+1
2025-03-19drm/amdgpu: Skip pcie_replay_count sysfs creation for VFVictor Skvortsov-7/+20
2025-03-19drm/amdgpu/vcn: fix ref counting for ring based profile handlingAlex Deucher-0/+1
2025-03-19drm/amdgpu/gfx: fix ref counting for ring based profile handlingAlex Deucher-0/+1
2025-03-19drm/amdgpu: grab an additional reference on the gang fence v2Christian König-1/+9
2025-03-18drm/amdgpu: release xcp_mgr on exitFlora Cui-0/+3
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher-4/+11
2025-03-13drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar-0/+3
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-0/+7
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-4/+10
2025-03-05drm/amdgpu: Add support for CPERs on virtualizationTony Yi-4/+3
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie-31/+71
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher-0/+7
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher-0/+7
2025-02-21drm/amdgpu: Constify 'struct bin_attribute'Thomas Weißschuh-3/+3
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri-1/+2
2025-02-19drm/amdgpu: Check aca enabled inside cper init/fini funcXiang Liu-4/+2