Bug 26906 - Nouveau should detect wether to enable dithering on flat panels
Summary: Nouveau should detect wether to enable dithering on flat panels
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-05 04:37 UTC by mickael.chazaux
Modified: 2011-11-09 14:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Kernel log (78.88 KB, text/plain)
2010-03-06 11:02 UTC, mickael.chazaux
no flags Details
Xorg log (18.89 KB, text/plain)
2010-03-06 11:03 UTC, mickael.chazaux
no flags Details

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.