summaryrefslogtreecommitdiff
path: root/linux-core/nv50_connector.h
AgeCommit message (Collapse)Author
2008-07-21NV50: Do detect with hpd and load detect if possible.Maarten Maathuis
- Appropriate error messages when an unknown situation is encountered are included. - Fallback to i2c will occur when needed.
2008-07-20NV50: delay changing gpu<->non-gpu scaling modes until next modesetMaarten Maathuis
2008-07-20modesetting-101: implement optional scaling and dithering propertiesMaarten Maathuis
2008-07-04[modesetting-101] Add subconnector and select_subconnector properties.Maarten Maathuis
- These facilitate DVI-I and tv-out that can drive multiple types of signals.
2008-06-27NV50: use list_head item instead of list_head head to avoid confusionMaarten Maathuis
2008-06-22NV50: Initial import of kernel modesetting.Maarten Maathuis