summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorLines
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher-14/+10
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3/+3
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher-3/+2
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-186/+305
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+2
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie-10/+2
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1/+9
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher-10/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam-0/+2
2025-07-10drm/amdgpu: move GTT to shmem after eviction for hibernationSamuel Zhang-1/+9
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar-37/+28
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-153/+302
2025-06-30drm/amdgpu: Fix code style issueCe Sun-18/+11
2025-06-30drm/amdgpu: Fix error with dev_info_once usageLijo Lazar-3/+5
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar-104/+167
2025-06-24drm/amdgpu: Convert update_partition_sched_list into a common helper v3Hawking Zhang-1/+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-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher-1/+1
2025-06-18drm/amdgpu: Extend bus status check to more casesLijo Lazar-6/+1
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar-25/+55
2025-06-18drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng-3/+8
2025-06-18drm/amd: Add support for a complete pmops actionMario Limonciello-0/+22
2025-06-18drm/amdgpu: fix fence fallback timer expired errorSamuel Zhang-0/+7
2025-06-18drm/amdgpu: Check pcie replays reporting supportLijo Lazar-2/+2
2025-06-18drm/amdgpu: update xgmi info and vram_base_offset on resumeSamuel Zhang-0/+31
2025-06-17drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida-2/+11
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida-1/+1
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