Re: Many Fixes tags need work in the drm tree

From: Alex Deucher

Date: Fri Jan 16 2026 - 08:41:22 EST


On Fri, Jan 16, 2026 at 7:37 AM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> Hi,
>
> 0288a345f19b2 ("drm/amd/amdgpu: Fix SMU warning during isp suspend-resume")
> 155a748f14bc0 ("drm/amdgpu: always backup and reemit fences")
> 16b5ad3195247 ("drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use")
> 179176134b535 ("drm/amd/display: Check NULL before calling dac_load_detection")
> 25314b453cf81 ("drm/amd/display: Apply e4479aecf658 to dml")
> 563dfbefdf633 ("drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAndDRAMSpeedChangeSupport()")
> 5c5189cf4b0cc ("drm/amd/pm: fix wrong pcie parameter on navi1x")
> 72aee5f70ba47 ("drm/xe/svm: Fix a debug printout")
> 7edb503fe4b6d ("drm/amd/pm: Disable MMIO access during SMU Mode 1 reset")
> a6ea0a430aca5 ("drm/amdgpu: Fix query for VPE block_type and ip_count")
> b20b3fc4210f8 ("drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSchedule()")
> b5179dbd1c147 ("drm/xe/guc: READ/WRITE_ONCE g2h_fence->done")
> bb5dfe2f5630c ("drm/amd/display: Add missing encoder setup to DACnEncoderControl")
> cdf6e4c0cdab1 ("drm/amd/display: Correct color depth for SelectCRTC_Source")
> dc135aa73561b ("drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]")
> fb62a2067ca45 ("drm/amdgpu: don't reemit ring contents more than once")
> In commit
>
> 6ef93f62533e4 ("drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()")
>
> Fixes tag
>
> Fixes:
>
> has these problem(s):
>
> - No SHA1 recognised

These are cherry-picks from -next to -fixes so they refer to the
original patches in -next.

Alex

>
> Thanks,
> Mark