aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-08-081-3/+3
|\
| * drm/amdgpu: add missing vram lost check for LEGACY RESETAlex Deucher2025-08-061-0/+1
| * drm/amdgpu/discovery: fix fw based ip discoveryAlex Deucher2025-08-061-3/+2
* | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-07-311-186/+305
|\|
| * Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-07-211-10/+2
| |\
| | * drm/amdgpu: make compute timeouts consistentAlex Deucher2025-07-161-10/+2
| * | Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2025-07-201-1/+9
| |\ \ | | |/ | |/|
| | * drm/amdgpu: move GTT to shmem after eviction for hibernationSamuel Zhang2025-07-101-1/+9
| * | drm/amdgpu: Pass adev pointer to functionsLijo Lazar2025-07-071-37/+28
| |/
| * Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-07-041-153/+302
| |\
| | * drm/amdgpu: Fix code style issueCe Sun2025-06-301-18/+11
| | * drm/amdgpu: Fix error with dev_info_once usageLijo Lazar2025-06-301-3/+5
| | * drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar2025-06-301-104/+167
| | * drm/amdgpu: Convert update_partition_sched_list into a common helper v3Hawking Zhang2025-06-241-1/+2
| | * drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher2025-06-181-1/+1
| | * drm/amdgpu: Extend bus status check to more casesLijo Lazar2025-06-181-6/+1
| | * drm/amdgpu: Release reset locks during failuresLijo Lazar2025-06-181-25/+55
| | * drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng2025-06-181-3/+8
| | * drm/amd: Add support for a complete pmops actionMario Limonciello2025-06-181-0/+22
| | * drm/amdgpu: fix fence fallback timer expired errorSamuel Zhang2025-06-181-0/+7
| | * drm/amdgpu: Check pcie replays reporting supportLijo Lazar2025-06-181-2/+2
| | * drm/amdgpu: update xgmi info and vram_base_offset on resumeSamuel Zhang2025-06-181-0/+31
| * | drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida2025-06-171-2/+11
| * | drm: Create a task info option for wedge eventsAndré Almeida2025-06-171-1/+1
| |/
* | Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2025-07-231-0/+2
|\ \
| * | drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam2025-07-161-0/+2
| |/
* | drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher2025-06-181-1/+1
* | drm/amdgpu: Release reset locks during failuresLijo Lazar2025-06-181-25/+55
|/
* drm/amdgpu: Update runtime pm checksAlex Deucher2025-05-221-2/+3
* drm/amdgpu: Add sysfs nodes for partitionLijo Lazar2025-05-221-2/+2
* Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-05-111-176/+349
|\
| * drm/amdgpu: fix pm notifier handlingAlex Deucher2025-05-071-13/+5
| * drm/amdgpu: Implement unrecoverable error message handling for VFsEllen Pan2025-05-071-0/+5
| * Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher2025-05-071-9/+2
| * drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam2025-05-051-0/+5
| * drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav2025-04-301-6/+1
| * drm/amdgpu: rename enforce isolation variablesAlex Deucher2025-04-211-1/+1
| * drm/amdgpu/userq: handle system suspend and resumeAlex Deucher2025-04-211-1/+13
| * drm/amdgpu: adjust enforce_isolation handlingAlex Deucher2025-04-111-2/+20
| * drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_resetCe Sun2025-04-111-3/+3
| * drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin2025-04-111-1/+1
| * drm/amd/amdgpu: disable ASPM in some situationsKenneth Feng2025-04-111-0/+32
| * drm/amdgpu: store userq_managers in a list in adevAlex Deucher2025-04-081-0/+3
| * drm/amdgpu: Remove the MES self testArunpravin Paneer Selvam2025-04-081-3/+0
| * drm/amdgpu: Enable userq fence interrupt supportArunpravin Paneer Selvam2025-04-081-0/+2
| * drm/amd/amdgpu: decouple ASPM with pcie dpmKenneth Feng2025-04-081-2/+0
| * drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher2025-04-081-0/+7
| * drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra2025-04-071-1/+7
| * drm/amdgpu: add rebar parameterAlex Deucher2025-04-071-0/+3
| * drm/amdgpu: Multi-GPU DPC recovery supportCe Sun2025-04-071-55/+113