summaryrefslogtreecommitdiff
path: root/src/i830_display.h
AgeCommit message (Expand)Author
2006-10-25Clean up SDVO code, moving the private structure internal and cleaning up caps.Eric Anholt
2006-10-09Add a function for describing the output connection configuration.Eric Anholt
2006-10-09Move per-output mode setting code to per-output methods.Eric Anholt
2006-10-05Give each output type an init method in its file, making other methods static.Eric Anholt
2006-09-21Make planeEnabled track pipes controlled by randr.Keith Packard
2006-09-20Update driver for RandR 1.2 X server API.Keith Packard
2006-06-20Add support for CRT detection using DDC.Eric Anholt
2006-04-19Clean up SDVO initialization, include config.h, and make it check the rightEric Anholt
2006-04-19Add more SDVO code. It's taken from airlied's driver, but with magic numbersEric Anholt
2006-04-10Add missing MIT copyright licenses, which should have been on all versions.Eric Anholt
2006-04-06Fix prototype for i830DetectCRT.Eric Anholt
2006-04-06Move display base setting to a separate function and use it from both mode setupEric Anholt
2006-04-06Replace I830VESASetMode with simpler i830SetMode, which is all native andEric Anholt
2006-04-06Start making i830SetMode aware of multiple pipes.Eric Anholt
2006-04-06Move LVDS panel power state setting to a separate function, and reduce magicEric Anholt
2006-04-06Add untested CRT detection code.Eric Anholt
2006-04-06Initial add of native CRT modesetting code.Eric Anholt