By default, I get 6-bit color depth on my laptop. To get full 8-bit color depth on, I have to run the following command to manually enable dithering. xrandr --output HDMI-1 --set dithering On It would be great if Nouveau was able to turn on this parameter by itself when needed.
(In reply to comment #0) > By default, I get 6-bit color depth on my laptop. To get full 8-bit color depth > on, I have to run the following command to manually enable dithering. > > xrandr --output HDMI-1 --set dithering On > > It would be great if Nouveau was able to turn on this parameter by itself when > needed. > Could you provide full kernel logs?
Created attachment 33818 [details] Kernel log
Created attachment 33819 [details] Xorg log
Nouveau kernel git should be able to handle this now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.