summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello
2025-04-11drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-09drm/amdgpu/mes12: optimize MES pipe FW version fetchingAlex Deucher
2025-04-09drm/amd/pm/smu11: Prevent division by zeroDenis Arefev
2025-04-09drm/amdgpu: cancel gfx idle work in device suspend for s0ixAlex Deucher
2025-04-09drm/amd/display: pause the workload setting in dmKenneth Feng
2025-04-09drm/amdgpu/pm/swsmu: implement pause workload profileAlex Deucher
2025-04-09drm/amdgpu/pm: add workload profile pause helperAlex Deucher
2025-04-08drm/amdgpu/sdma7: add support for disable_kqAlex Deucher
2025-04-08drm/amdgpu/sdma6: add support for disable_kqAlex Deucher
2025-04-08drm/amdgpu/sdma: add flag for tracking disable_kqAlex Deucher
2025-04-08drm/amdgpu/gfx12: add support for disable_kqAlex Deucher
2025-04-08drm/amdgpu/gfx11: add support for disable_kqAlex Deucher
2025-04-08drm/amdgpu/mes: make more vmids available when disable_kq=1Alex Deucher
2025-04-08drm/amdgpu/mes: update hqd masks when disable_kq is setAlex Deucher
2025-04-08drm/amdgpu/gfx: add generic handling for disable_kqAlex Deucher
2025-04-08drm/amdgpu: add ring flag for no user submissionsAlex Deucher
2025-04-08drm/amdgpu: add parameter to disable kernel queuesAlex Deucher
2025-04-08drm/amdgpu/userq: prevent runtime pm when userqs are activeAlex Deucher
2025-04-08drm/amdgpu: store userq_managers in a list in adevAlex Deucher
2025-04-08drm/amdgpu: bump version for user queue IP support queryAlex Deucher
2025-04-08drm/amdgpu: add UAPI to query if user queues are supportedAlex Deucher
2025-04-08drm/amdgpu/gfx12: split userq setup to a separate switchAlex Deucher
2025-04-08drm/amdgpu/gfx11: clean up and consolidate sw_initAlex Deucher
2025-04-08drm/amdgpu: Fix display freezing issue when resizing appsArvind Yadav
2025-04-08drm/amdgpu/mes: warn on unexpected pipe numbersAlex Deucher
2025-04-08drm/amdgpu/mes: centralize gfx_hqd mask managementAlex Deucher
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher
2025-04-08drm/amdgpu/mes: remove unused functionsAlex Deucher
2025-04-08drm/amdgpu: validate user queue parametersAlex Deucher
2025-04-08drm/amdgpu: fix the memleak caused by fence not releasedArvind Yadav
2025-04-08drm/amdgpu/userq: move the header to amdgpu directoryAlex Deucher
2025-04-08drm/amdgpu/userq: remove BROKEN from configAlex Deucher
2025-04-08drm/amdgpu: add userq firmware version checksAlex Deucher
2025-04-08drm/amdgpu/gfx11: fix config guardAlex Deucher
2025-04-08drm/amdgpu/Kconfig: fix wording of DRM_AMDGPU_NAVI3X_USERQAlex Deucher
2025-04-08drm/amdgpu: return an error in the userq IOCTL when DRM_AMDGPU_NAVI3X_USERQ=nAlex Deucher
2025-04-08drm/amdgpu/userq: handle runtime pmAlex Deucher
2025-04-08drm/amdgpu/userq: fix hardcoded uq functionsAlex Deucher
2025-04-08drm/amdgpu: Fix display freeze lockup errorArvind Yadav
2025-04-08drm/amdgpu: Modify the seq64 VM cache policyArunpravin Paneer Selvam
2025-04-08drm/amdgpu: Fix out-of-bounds issue in user fenceArunpravin Paneer Selvam
2025-04-08drm/amdgpu: add db size and offset range for VCN and VPESaleemkhan Jamadar
2025-04-08drm/amdgpu: map doorbell for the requested userqSaleemkhan Jamadar
2025-04-08drm/amdgpu: fix call to amdgpu_eviction_fence_detachChristian König
2025-04-08drm/amdgpu: Fix Illegal opcode in command stream ErrorArvind Yadav
2025-04-08drm/amdgpu: Apply sign extension to seq64Arunpravin Paneer Selvam
2025-04-08drm/amdgpu: Modify the MES process va end limitChristian König
2025-04-08drm/amdgpu: Fix the use-after-free issue in wait IOCTLArunpravin Paneer Selvam