summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-04-12drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUsSrinivasan Shanmugam1-0/+28
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher11-25/+87
2025-04-11drm/amdgpu/mes12: use the device value for enforce isolationAlex Deucher1-1/+1
2025-04-11drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher1-1/+1
2025-04-11drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca1-0/+7
2025-04-11drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe resetPrike Liang1-2/+87
2025-04-11drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_resetCe Sun1-3/+3
2025-04-11drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin1-1/+1
2025-04-11drm/amd/amdgpu: disable ASPM in some situationsKenneth Feng1-0/+32
2025-04-11drm/amdgpu: remove the duplicated mes queue active state settingPrike Liang1-5/+1
2025-04-11amd/amdgpu: Implement VCN queue reset for vcn 4.0.3Ruili Ji1-0/+32
2025-04-11drm/amdgpu: Move read of snoop register from guest to hostMasha Grinman1-0/+3
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello2-1/+14
2025-04-11drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König1-3/+11
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie9-25/+64
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher1-9/+12
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher1-0/+7
2025-04-08drm/amdgpu/sdma7: add support for disable_kqAlex Deucher1-0/+4
2025-04-08drm/amdgpu/sdma6: add support for disable_kqAlex Deucher1-0/+4
2025-04-08drm/amdgpu/sdma: add flag for tracking disable_kqAlex Deucher1-0/+1
2025-04-08drm/amdgpu/gfx12: add support for disable_kqAlex Deucher1-53/+114
2025-04-08drm/amdgpu/gfx11: add support for disable_kqAlex Deucher1-55/+136
2025-04-08drm/amdgpu/mes: make more vmids available when disable_kq=1Alex Deucher3-3/+3
2025-04-08drm/amdgpu/mes: update hqd masks when disable_kq is setAlex Deucher1-3/+3
2025-04-08drm/amdgpu/gfx: add generic handling for disable_kqAlex Deucher2-2/+8
2025-04-08drm/amdgpu: add ring flag for no user submissionsAlex Deucher3-11/+25
2025-04-08drm/amdgpu: add parameter to disable kernel queuesAlex Deucher2-0/+10
2025-04-08drm/amdgpu/userq: prevent runtime pm when userqs are activeAlex Deucher1-0/+30
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher4-1/+22
2025-04-08drm/amdgpu: bump version for user queue IP support queryAlex Deucher1-1/+2
2025-04-08drm/amdgpu: add UAPI to query if user queues are supportedAlex Deucher1-0/+7
2025-04-08drm/amdgpu/gfx12: split userq setup to a separate switchAlex Deucher1-6/+14
2025-04-08drm/amdgpu/gfx11: clean up and consolidate sw_initAlex Deucher1-12/+21
2025-04-08drm/amdgpu: Fix display freezing issue when resizing appsArvind Yadav2-0/+6
2025-04-08drm/amdgpu/mes: warn on unexpected pipe numbersAlex Deucher1-4/+19
2025-04-08drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher3-25/+27
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher15-697/+259
2025-04-08drm/amdgpu/mes: remove unused functionsAlex Deucher2-841/+0
2025-04-08drm/amdgpu: validate user queue parametersAlex Deucher1-0/+14
2025-04-08drm/amdgpu: fix the memleak caused by fence not releasedArvind Yadav1-12/+16
2025-04-08drm/amdgpu/userq: move the header to amdgpu directoryAlex Deucher1-0/+113
2025-04-08drm/amdgpu/userq: remove BROKEN from configAlex Deucher1-1/+0
2025-04-08drm/amdgpu: add userq firmware version checksAlex Deucher4-8/+21
2025-04-08drm/amdgpu/gfx11: fix config guardAlex Deucher1-1/+1
2025-04-08drm/amdgpu/Kconfig: fix wording of DRM_AMDGPU_NAVI3X_USERQAlex Deucher1-2/+2
2025-04-08drm/amdgpu: return an error in the userq IOCTL when DRM_AMDGPU_NAVI3X_USERQ=nAlex Deucher1-1/+1
2025-04-08drm/amdgpu/userq: handle runtime pmAlex Deucher1-1/+16
2025-04-08drm/amdgpu/userq: fix hardcoded uq functionsAlex Deucher1-6/+6
2025-04-08drm/amdgpu: Fix display freeze lockup errorArvind Yadav3-28/+48
2025-04-08drm/amdgpu: Modify the seq64 VM cache policyArunpravin Paneer Selvam1-2/+4