aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-11-04drm/amdgpu: grab a BO reference in vm_lock_done_list.Christian König1-2/+6
2025-11-04drm/amd/ras: Fix format truncationXiang Liu1-2/+2
2025-11-04drm/amd/display: Promote DC to 3.2.357Taimur Hassan1-1/+1
2025-11-04drm/amd/display: [FW Promotion] Release 0.1.34.0Taimur Hassan1-32/+407
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-04drm/amd/display: Increase IB mem sizeAlvin Lee1-1/+1
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone1-1/+2
2025-11-04drm/amd/display: Persist stream refcount through restoreJoshua Aberback1-0/+4
2025-11-04drm/amd/display: Add Pstate viewport reductionAustin Zheng1-0/+2
2025-11-04drm/amd/display: Refactor VActive implementationAustin Zheng7-62/+69
2025-11-04drm/amd/display: Update P-state naming for clarity.Austin Zheng3-7/+15
2025-11-04drm/amd/display: Remove old PMO optionsAustin Zheng3-9/+3
2025-11-04drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub regAustin Zheng1-0/+2
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour3-18/+41
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu7-91/+71
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang5-12/+217
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)1-1/+1
2025-11-04drm/amdkfd: Fix Unchecked Return ValuesSunday Clement1-4/+8
2025-11-04drm/amd: Unwind for failed device suspendMario Limonciello (AMD)1-7/+58
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase2()Mario Limonciello (AMD)1-3/+33
2025-11-04drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()Mario Limonciello (AMD)1-2/+16
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher3-24/+0
2025-11-04drm/amd/ras: Use correct severity for BP threshold exceed eventXiang Liu1-2/+2
2025-11-04drm/amd/ras: Correct info field of bad page threshold exceed CPERXiang Liu1-3/+8
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/pm/si: Delete unused structs and fieldsTimur Kristóf2-566/+1
2025-11-04drm/amd/pm: Use gpu metrics 1.9 for SMUv13.0.6Lijo Lazar2-54/+179
2025-11-04drm/amd/pm: Add helper functions for gpu metricsLijo Lazar1-0/+67
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang1-2/+2
2025-11-04drm/amd/pm: fix the issue of size calculation error for smu 13.0.6Yang Wang1-11/+31
2025-11-04drm/amd/ras: Update IPID value for bad page threshold CPERXiang Liu1-1/+8
2025-11-04drm/amd/display: Fix null pointer on analog detectionHarry Wentland1-1/+1
2025-11-04drm/amdgpu: Fix error injection parameter errorYiPeng Chai1-1/+1
2025-11-04drm/amd/ras: Fix the error of undefined reference to `__udivdi3'YiPeng Chai1-2/+2
2025-11-04drm/amdgpu: Remove invalidate and flush hdp macrosAsad Kamal11-22/+20
2025-11-04drm/amd/ras: Add CPER ring read for unirasXiang Liu2-1/+61
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher12-22/+32
2025-11-04drm/amdgpu: Update invalidate and flush hdp functionAsad Kamal3-5/+22
2025-11-04drm/amdgpu: caller should make sure not to double freeSunil Khatri1-3/+1
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher3-0/+15
2025-11-04drm/amdkfd: clean up the code to free hmm_rangeSunil Khatri1-7/+3
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter250-840/+3535
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter215-1446/+21768
2025-10-31drm/amdgpu: Configure max beneficial TTM pool allocation orderTvrtko Ursulin1-2/+3
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin1-2/+4
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin1-1/+1
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus14-55/+4
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski1-3/+7