summaryrefslogtreecommitdiff
path: root/526c26ceec669e4b317f9dc7dc1270ca8a3b4478
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-06-17 02:31:28 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-09-05 00:54:49 +0300
commit70ed259ba057e629ad22ac93168a438dbd93113f (patch)
tree91df416b0d08c6231975e94a96da84a9c0df4ebc /526c26ceec669e4b317f9dc7dc1270ca8a3b4478
parent77eedf7574809ce5edf4d4ea6aa55542b3045c02 (diff)
card: Add support for writeback connectors
Enable enumeration of writeback connectors if both libdrm and the device support it. The new Card::has_writeback() method report if the card support writeback connectors. Existing code that expect all connectors to model an output may be confused by the sudden availability of new connectors. To handle this issue, - add a KMSXX_DISABLE_WRITEBACK_CONNECTORS environment variable to disable enumeration of writeback connectors, similarly to universal planes ; and - ignore writeback connectors where no specific connector is requested (Card::get_first_connected_connector(), ResourceManager::reserve_connector() if no connector name is specified, and applications that use all connected outputs). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to '526c26ceec669e4b317f9dc7dc1270ca8a3b4478')
0 files changed, 0 insertions, 0 deletions