summaryrefslogtreecommitdiff
path: root/2d26d172c477c2ea22c4603c6f6c5ba5027f8c80
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 /2d26d172c477c2ea22c4603c6f6c5ba5027f8c80
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 '2d26d172c477c2ea22c4603c6f6c5ba5027f8c80')
0 files changed, 0 insertions, 0 deletions