Bug 26906

Summary: Nouveau should detect wether to enable dithering on flat panels
Product: xorg Reporter: mickael.chazaux
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Kernel log
none
Xorg log none

Description mickael.chazaux 2010-03-05 04:37:16 UTC
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.
Comment 1 Francisco Jerez 2010-03-05 05:11:13 UTC
(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?
Comment 2 mickael.chazaux 2010-03-06 11:02:58 UTC
Created attachment 33818 [details]
Kernel log
Comment 3 mickael.chazaux 2010-03-06 11:03:39 UTC
Created attachment 33819 [details]
Xorg log
Comment 4 Ben Skeggs 2011-11-09 14:50:03 UTC
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.