summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-04-21drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.hJesse.zhang@amd.com-1/+7
2025-04-21drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()Alex Deucher-1/+1
2025-04-21drm/amdgpu/userq: handle system suspend and resumeAlex Deucher-1/+13
2025-04-21drm/amdgpu/userq: add suspend and resume helpersAlex Deucher-0/+42
2025-04-21drm/amdgpu/userq: properly clean up userq fence driver on failureAlex Deucher-0/+4
2025-04-21drm/amdgpu/userq: move some code aroundAlex Deucher-26/+27
2025-04-21drm/amdgpu/userq: rework front end call sequenceAlex Deucher-12/+15
2025-04-21drm/amdgpu/userq: rename suspend/resume callbacksAlex Deucher-41/+23
2025-04-21drm/amdgpu/userq/mes: remove unused headerAlex Deucher-1/+0
2025-04-16drm/amdgpu: Use the right function for hdp flushLijo Lazar-23/+23
2025-04-16drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca-0/+7
2025-04-16drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin-1/+1
2025-04-16drm/amd: Forbid suspending into non-default suspend statesMario Limonciello-1/+14
2025-04-16drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König-3/+11
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-4/+4
2025-04-11drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2Srinivasan Shanmugam-1/+7
2025-04-11drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader executionSrinivasan Shanmugam-0/+5
2025-04-11drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_infoJesse Zhang-1/+1
2025-04-11drm/amdgpu: Use the right function for hdp flushLijo Lazar-23/+23
2025-04-11drm/amdgpu: Direct ret in ras_reset_err_cnt on VFEllen Pan-0/+3
2025-04-11drm/amdgpu: Use generic hdp flush functionLijo Lazar-48/+27
2025-04-11drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5Candice Li-0/+1
2025-04-11drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0Jesse.zhang@amd.com-1/+3
2025-04-11drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUsSrinivasan Shanmugam-0/+28
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher-25/+87
2025-04-11drm/amdgpu/mes12: use the device value for enforce isolationAlex Deucher-1/+1
2025-04-11drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher-1/+1
2025-04-11drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca-0/+7
2025-04-11drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe resetPrike Liang-2/+87
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-11drm/amdgpu: remove the duplicated mes queue active state settingPrike Liang-5/+1
2025-04-11amd/amdgpu: Implement VCN queue reset for vcn 4.0.3Ruili Ji-0/+32
2025-04-11drm/amdgpu: Move read of snoop register from guest to hostMasha Grinman-0/+3
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello-1/+14
2025-04-11drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König-3/+11
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie-25/+64
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher-9/+12
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher-0/+7
2025-04-08drm/amdgpu/sdma7: add support for disable_kqAlex Deucher-0/+4
2025-04-08drm/amdgpu/sdma6: add support for disable_kqAlex Deucher-0/+4
2025-04-08drm/amdgpu/sdma: add flag for tracking disable_kqAlex Deucher-0/+1
2025-04-08drm/amdgpu/gfx12: add support for disable_kqAlex Deucher-53/+114
2025-04-08drm/amdgpu/gfx11: add support for disable_kqAlex Deucher-55/+136
2025-04-08drm/amdgpu/mes: make more vmids available when disable_kq=1Alex Deucher-3/+3
2025-04-08drm/amdgpu/mes: update hqd masks when disable_kq is setAlex Deucher-3/+3
2025-04-08drm/amdgpu/gfx: add generic handling for disable_kqAlex Deucher-2/+8
2025-04-08drm/amdgpu: add ring flag for no user submissionsAlex Deucher-11/+25
2025-04-08drm/amdgpu: add parameter to disable kernel queuesAlex Deucher-0/+10