summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-03-17drm/amdgpu/mes12_1: fix the failure access to MID1 registersJack Xiao
2026-03-17drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1Sreekant Somasekharan
2026-03-17drm/amdgpu: Fix RRMT for gfx v12_1Michael Chen
2026-03-17drm/amdgpu/mes_v12_1: add mes self testJack Xiao
2026-03-17Revert "drm/amdgpu: revert to old status lock handling v4"Sunil Khatri
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-11drm/amdgpu: revert to old status lock handling v4Christian König
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello
2026-03-11drm/amdgpu: fix array out of bounds accesses for mes sw_finiLe Ma
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang
2026-03-11drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8Le Ma
2026-03-11drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1Le Ma
2026-03-11drm/amd/amdgpu: Disable reset on init for soc_v1_0Asad Kamal
2026-03-11drm/amdgpu: Add default reset method for soc_v1_0Asad Kamal
2026-03-11drm/amdgpu: use common defines for GMC 12.1 HUB faultsAlex Deucher
2026-03-11drm/amdgpu: Handle IH v7_1 reg offset differencesHawking Zhang
2026-03-11drm/amdgpu: fix DF NULL pointer issue for soc24Likun Gao
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: push userq debugfs function in amdgpu_debugfs filesSunil Khatri
2026-03-06drm/amdgpu/userq: declutter the code with gotoSunil Khatri
2026-03-06drm/amdgpu/userq: defer queue publication until create completesSunil Khatri
2026-03-06drm/amdgpu: fix warning for potentially insecure stringSunil Khatri
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri