summaryrefslogtreecommitdiff
path: root/linux-core/nv50_dac.c
AgeCommit message (Collapse)Author
2008-07-21NV50: Use bios table for load pattern when possible.Maarten Maathuis
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-06modesetting-101: Rename DPMS modes to avoid compatibility issues with xorg ↵Maarten Maathuis
definitions.
2008-07-06modesetting-101: rename modeflags, as to avoid conflicts with the xorg ↵Maarten Maathuis
definitions
2008-06-27NV50: use list_head item instead of list_head head to avoid confusionMaarten Maathuis
2008-06-27NV50: Implement DPMS.Maarten Maathuis
2008-06-22NV50: A few minor added safeties + cleanup.Maarten Maathuis
2008-06-22NV50: Initial import of kernel modesetting.Maarten Maathuis