summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
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-13drm/amdkfd: Add rec SDMA engines support with limited XGMIShane Xiao-17/+24
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/amdkfd: add smi events for process start and endEric Huang-0/+26
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/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher-7/+10
2025-04-11drm/amd/display: Add htmldocs description for fused_io interfaceRoman Li-0/+5
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher-30/+93
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-36/+187
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher-9/+12
2025-04-09drm/amd/pm/smu11: Prevent division by zeroDenis Arefev-1/+1
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher-0/+7
2025-04-09drm/amd/display: pause the workload setting in dmKenneth Feng-1/+10
2025-04-09drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher-1/+36
2025-04-09drm/amdgpu/pm: add workload profile pause helperAlex Deucher-0/+22
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
2025-04-08drm/amdgpu/userq: prevent runtime pm when userqs are activeAlex Deucher-0/+30
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher-1/+22