Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-30 | modesetting: reorganise out crtc/outputs are allocated. | Dave Airlie | |
Use subclassing from the drivers to allocate the objects. This saves two objects being allocated for each crtc/output and generally makes exit paths cleaner. | |||
2007-12-06 | add property blobs and edid reporting support | Dave Airlie | |
2007-11-09 | drm: split edid handling in get_edid & add_edid_mode | Jerome Glisse | |
This way driver can get_edid in output status detection (using all workaround which are in get_edid) and then provide this edid data in get_mode callback of output. | |||
2007-04-05 | Add copyrights before I forget | Jesse Barnes | |
2007-04-05 | Initial import of modesetting for intel driver in DRM | Dave Airlie | |