summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10
2025-09-16drm/amd: Avoid evicting resources at S5Mario Limonciello (AMD)1-0/+4
2025-09-15drm/amdgpu: Release hive reference properlyLijo Lazar1-4/+3
2025-09-09drm/amdgpu: Fix NULL ptr deref in amdgpu_device_cache_switch_state()John Olender1-1/+1
2025-09-06drm/amdgpu: add support for cyan skillfish gpu_infoAlex Deucher1-0/+4
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie1-44/+216
2025-08-29drm/amd/amdgpu: unified amdgpu ip block nameYang Wang1-2/+34
2025-08-11drm/amdgpu: Save and restore switch stateLijo Lazar1-5/+80
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+3
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher1-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher1-3/+2
2025-08-06drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher1-0/+1
2025-08-06drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher1-3/+2
2025-08-06drm/amdgpu: Add helpers to set/get unique idsLijo Lazar1-0/+71
2025-08-06drm/amdgpu: Prevent hardware access in dpc stateLijo Lazar1-4/+0
2025-08-06drm/amdgpu: Log reset source during recoveryLijo Lazar1-2/+3
2025-08-06drm/amdgpu: Set dpc status appropriatelyLijo Lazar1-8/+16
2025-08-04drm/amdgpu: Add wrapper function for dpc stateLijo Lazar1-9/+8
2025-08-04drm/amdgpu: skip mgpu fan boost for multi-vfYunxiang Li1-1/+1
2025-08-04drm/amdgpu: Effective health check before resetCe Sun1-18/+8
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-186/+305
2025-07-23Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+2
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie1-10/+2
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+9
2025-07-16drm/amdgpu: make compute timeouts consistentAlex Deucher1-10/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam1-0/+2
2025-07-10drm/amdgpu: move GTT to shmem after eviction for hibernationSamuel Zhang1-1/+9
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar1-37/+28
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie1-153/+302
2025-06-30drm/amdgpu: Fix code style issueCe Sun1-18/+11
2025-06-30drm/amdgpu: Fix error with dev_info_once usageLijo Lazar1-3/+5
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar1-104/+167
2025-06-24drm/amdgpu: Convert update_partition_sched_list into a common helper v3Hawking Zhang1-1/+2
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher1-1/+1
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar1-25/+55
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher1-1/+1
2025-06-18drm/amdgpu: Extend bus status check to more casesLijo Lazar1-6/+1
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar1-25/+55
2025-06-18drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng1-3/+8
2025-06-18drm/amd: Add support for a complete pmops actionMario Limonciello1-0/+22
2025-06-18drm/amdgpu: fix fence fallback timer expired errorSamuel Zhang1-0/+7
2025-06-18drm/amdgpu: Check pcie replays reporting supportLijo Lazar1-2/+2
2025-06-18drm/amdgpu: update xgmi info and vram_base_offset on resumeSamuel Zhang1-0/+31
2025-06-17drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida1-2/+11
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida1-1/+1
2025-05-22drm/amdgpu: Update runtime pm checksAlex Deucher1-2/+3
2025-05-22drm/amdgpu: Add sysfs nodes for partitionLijo Lazar1-2/+2
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-178/+351
2025-05-08drm/amdgpu: fix pm notifier handlingAlex Deucher1-13/+5
2025-05-08drm/amdgpu: Implement unrecoverable error message handling for VFsEllen Pan1-0/+5