Bug 7328 - Add dualhead support to siliconmotion for lynx chips
Summary: Add dualhead support to siliconmotion for lynx chips
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/siliconmotion (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high enhancement
Assignee: Alex Deucher
QA Contact: Xorg Project Team
URL: http://www.botchco.com/alex/xorg/smi-...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2006-06-25 15:49 UTC by Alex Deucher
Modified: 2007-02-27 11:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alex Deucher 2006-06-25 15:49:38 UTC
This patch adds dualhead support for lynx chips to the siliconmotion driver. 
It's semi-nonstandard due to the strange and limited nature of the lynx
architecture.  To enable dualhead add the following option to the device section
of your xorg.conf:
Option "Dualhead" "TRUE"

Limitations of the architecture:
- dualhead modes are limited to the same size and timing on both crtcs
- mode must be the same size as the panel
- LCD crtc is fixed at offset 0
- both crtc buffers must be within the range of the drawing engine
- drawing engine pitch must be wide enough for both crtcs
Comment 1 Daniel Stone 2007-02-27 01:32:40 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Alex Deucher 2007-02-27 11:06:39 UTC
committed to cvs a while ago.


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.