On Mon, Sep 30, 2024 at 10:10:25AM -0400, Alex Deucher wrote: > Resending now that rc1 is out. These should be ignored for stable. > > 8151a6c13111 drm/amd/display: Skip Recompute DSC Params if no Stream on Link > fbfb5f034225 drm/amdgpu: fix contiguous handling for IB parsing v2 > ec0d7abbb0d4 drm/amd/display: Fix Potential Null Dereference > 332315885d3c drm/amd/display: Remove ASSERT if significance is zero in > math_ceil2 > 295d91cbc700 drm/amd/display: Check for NULL pointer > 6472de66c0aa drm/amd/amdgpu: Fix uninitialized variable warnings > 93381e6b6180 drm/amdgpu: fix a possible null pointer dereference > 7a38efeee6b5 drm/radeon: fix null pointer dereference in radeon_add_common_modes Thanks, that helped a lot. However the following two commits did not apply, is that because they are already in the tree or do they need someone to properly backport them? c2ed7002c061 ("drm/amd/display: Use SDR white level to calculate matrix coefficients") b74571a83fd3 ("drm/amd/display: Use full update for swizzle mode change") thanks, greg k-h