summaryrefslogtreecommitdiff
path: root/src/cam/kms_sink.cpp
AgeCommit message (Expand)Author
2022-10-20Move test applications to src/apps/Laurent Pinchart
2022-09-30cam: kms_sink: Add color space supportLaurent Pinchart
2022-08-09cam: kms_sink: Scale the frame buffer to full screen if supportedLaurent Pinchart
2022-08-09cam: kms_sink: Make lifetime management of DRM request saferLaurent Pinchart
2022-06-20cam: kms_sink: Remove limitation that camera and display must matchEric Curtin
2022-05-04libcamera: Replace toString with operator<<() for format classesLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart
2022-02-08cam: kms_sink: Use the first suitable pipeline foundEric Curtin
2021-10-05cam: kms_sink: Print display pipeline configurationLaurent Pinchart
2021-09-07cam: drm: Support per-plane stride valuesLaurent Pinchart
2021-08-05cam: kms_sink: Enable display on first frameLaurent Pinchart
2021-08-05cam: Add KMS sink classLaurent Pinchart