summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-11-11drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S-0/+1
2025-11-11drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf-0/+2
2025-11-11drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang-2/+3
2025-11-11drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer-1/+1
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak-0/+12
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang-2/+5
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang-0/+4
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher-4/+0
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher-0/+15
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim-7/+4
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim-10/+20
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim-1/+1
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim-1/+6
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang-6/+7
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König-0/+3
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S-1/+1
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han-11/+8
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher-6/+37
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher-5/+10
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König-1/+14
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König-4/+0
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf-0/+7
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-146/+173
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar-10/+15
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König-68/+105
2025-10-07drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machineJesse.Zhang-1/+1
2025-10-07drm/amdgpu: Check swus/ds for switch state saveLijo Lazar-8/+15
2025-10-07drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_initJesse.Zhang-56/+24
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu-1/+1
2025-10-07drm/amd: Check whether secure display TA loaded successfullyMario Limonciello-1/+1
2025-10-07drm/amdkfd: Fix kfd process ref leaking when userptr unmappingPhilip Yang-2/+7
2025-10-07drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.Heng Zhou-0/+5
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5819/+3479
2025-09-29Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki-1/+1
2025-09-25drm/amd: Add name to modes from amdgpu_connector_add_common_modes()Mario Limonciello-12/+14
2025-09-25drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()Mario Limonciello-6/+0
2025-09-25drm/amdgpu: update MODULE_PARM_DESC for freesync_videoAlex Deucher-1/+1
2025-09-25drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_m...Mario Limonciello-2/+5
2025-09-25drm/amdgpu: Fix fence signaling race condition in userqueueJesse.Zhang-1/+1
2025-09-25drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()Mario Limonciello-2/+0
2025-09-25drm/amdgpu: remove the redeclaration of variable iSunil Khatri-1/+0
2025-09-25drm/amdgpu/userq: assign an error code for invalid userq vaPrike Liang-0/+2
2025-09-25drm/amdgpu: revert "rework reserved VMID handling" v2Christian König-41/+50
2025-09-25drm/amdgpu: remove leftover from enforcing isolation by VMIDChristian König-5/+0