aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/glamo-display.c
AgeCommit message (Collapse)Author
2010-04-28Almost make rotation workgdrm-2.6.32Thomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-04-24JBT6k74 tweaks: Make resolution switch workThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-04-18Reject modes with clock=0Thomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-03-21Enable display before trying to set mode or baseThomas White
This makes it possible to change mode when the screen is switched off. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-03-08Clean up JBT hooks, and allow resolution switchingThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-03-01Change connector type to LVDSThomas White
Not certain that this exactly describes what it is, and too lazy to check, but for sure it's a better description than "Unknown". Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-03-01Report all FB modes given by the lower levelsThomas White
Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-02-28Simplify the JBT6k74 driverThomas White
We don't need all the native sleep states - they just complicate things. Instead, just use the LDO "power switch" to send it firmly to sleep and wake it up in a virgin state each time. Signed-off-by: Thomas White <taw@bitwiz.org.uk>
2010-02-09Glamo DRM and KMS driverThomas White
This adds the Glamo DRM and KMS driver, but not the modifications needed elsewhere to support it. Signed-off-by: Thomas White <taw@bitwiz.org.uk>