This bug is awaiting verification that the linux/6.8.0-50.51 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-noble-linux' to 'verification-done-noble-linux'. If the problem still exists, change the tag 'verification-needed-noble- linux' to 'verification-failed-noble-linux'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: kernel-spammed-noble-linux-v2 verification-needed-noble-linux -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2084513 Title: Navi24 RX6300 light up issue on 6.8 kernel Status in HWE Next: New Status in linux package in Ubuntu: Fix Released Status in linux source package in Noble: Fix Committed Bug description: [Impact] Navi24 (specific customer SKU of RX6300) had problems with lighting up display on 6.8 kernel. [Fix] Mario@AMD looked at issue and it is caused by this commit in 6.8-rc1: e57cd73f971194e94bc42d57b9fcb184c93a8754 drm/amd/display: Optimize fast validation cases It has been fixed by this commit in 6.9-rc1: f0ec30549a2b ("drm/amd/display: Ensure populate uclk in bb construction") [Test] Boot up the machine with AMD RX6300 gfx, it should display well. [Where problems could occur] The patch modifies how optimal DCFCLK (display controller fabric clock) and UCLK (memory clock) values are calculated and paired. This could potentially lead to suboptimal clock settings in some scenarios, especially for low bandwidth cases. The comment mentions this is specifically needed for DCN303 due to low memory bandwidth, but it may have unintended consequences for other configurations. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/2084513/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp