Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-09 | backend/drm: Improve encoder logic | Scott Anderson | |
This fixes an issue that can occur with DP MST connectors not reporting any encoders. | |||
2018-10-04 | backend/drm: add support for the link-status property | emersion | |
2018-05-03 | Fix typos in comments and strings | morganamilo | |
2018-04-25 | Make sure we don't use others' prefixes | emersion | |
2018-04-25 | Remove wlr_ prefix from local symbols | emersion | |
2018-02-09 | Add atomic gamma lut size fetching | Vincent Vanlaer | |
Legacy gamma lut size now uses the new legacy_crtc member of wlr_drm_crtc. This was Previously doen using old_crtc in wlr_drm_connector, but since this refers to the crtc that was connected to the ouput, this could give the wrong result. | |||
2018-02-09 | Add atomic gamma setting | Vincent Vanlaer | |
2017-09-30 | Rename files to remove pointless drm prefix | Scott Anderson | |