LT

Results 3 comments of LT

Hi @rockowitz, This bug is a kernel bug, specifically in the way the amdgpu driver communicated with the AMD SMU. It has been fixed by the tip of: https://gitlab.freedesktop.org/ltuikov/linux/-/commits/i2c-rework-luben ddcutil...

It should eventually be phased out. It was unfortunate that this but was added to the kernel more than 2 years ago when some things were moved around.

@rockowitz Hi, The issue is resolved by at least these two patches, as shown in Linus's master branch: 544dcd74b7093a drm/amd/pm: Fix a bug in semaphore double-lock 5810323ba69289 drm/amd/pm: Fix a...