drm: fix/clean up Display() error handling
drmModeSetPlane() is just a glorified ioctl(). Errors are negative values, and the error code is in errno.
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations. MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 16 commits
-
b7cb40d5...c8570567 - 14 commits from branch
videolan:master
- 1a033eab - drm: fix/clean up Display() error handling
- cf0b7fcb - drm: remove stray typedef
-
b7cb40d5...c8570567 - 14 commits from branch
enabled an automatic merge when the pipeline for cf0b7fcb succeeds
Please register or sign in to reply