summaryrefslogtreecommitdiff
path: root/src/i830_sdvo.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Staticize a bunch of functions and variables in the driver.Eric Anholt1-6/+0
2008-06-19Automatically detect the presence of HDMI.Eric Anholt1-1/+1
2006-10-31Move output connection detection to a per-output method.Eric Anholt1-3/+0
2006-10-25Clean up the SDVO code.Eric Anholt1-30/+0
2006-10-25Clean up SDVO code, moving the private structure internal and cleaning up caps.Eric Anholt1-2/+2
2006-10-09Move per-output mode setting code to per-output methods.Eric Anholt1-0/+3
2006-10-05Give each output type an init method in its file, making other methods static.Eric Anholt1-7/+1
2006-10-04Move the save, restore, and DPMS per-output settings to per-output files.Eric Anholt1-3/+3
2006-06-26Major cleanup of mode reprobing:Eric Anholt1-0/+3
2006-06-21Detect SDVO display presence at startup and default to displaying to it, too.Eric Anholt1-0/+3
2006-05-12add sdvo capability reading supportDave Airlie1-0/+11
2006-04-24Start trying to save/restore SDVO state on VT switches.Eric Anholt1-0/+54