Bug 13394 - suncg6 should request 8 bpp
Summary: suncg6 should request 8 bpp
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-25 19:51 UTC by David Nusinow
Modified: 2009-01-20 05:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Request the right depth (753 bytes, patch)
2007-11-25 19:52 UTC, David Nusinow
no flags Details | Splinter Review

Description David Nusinow 2007-11-25 19:51:59 UTC
It only supports 8 bpp so it should just ask for it rather than demand that the user configure this in their xorg.conf. Even though it's a trivial fix, I don't have the hardware to test this driver.
Comment 1 David Nusinow 2007-11-25 19:52:29 UTC
Created attachment 12720 [details] [review]
Request the right depth

Ze patch
Comment 2 Julien Cristau 2009-01-20 05:37:44 UTC
commit 0ea4c5d25763c805877557914b0c95b8c6fc8f40
Author: David Nusinow <dnusinow@debian.org>
Date:   Sun Nov 25 22:46:38 2007 -0500

    Request 8bpp depth from the server
    
    We only support 8bpp so might as well ask for it rather than demand that
    the user configure this in their xorg.conf.
    
    X.Org bug#13394 (http://bugs.freedesktop.org/show_bug.cgi?id=13394)
    
    Signed-off-by: Julien Cristau <jcristau@debian.org>


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.