Skip to content
Snippets Groups Projects

drm: fix/clean up Display() error handling

Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:drm-setplane into master

drmModeSetPlane() is just a glorified ioctl(). Errors are negative values, and the error code is in errno.

Merge request reports

Merge request pipeline #202486 passed

Merge request pipeline passed for cf0b7fcb

Approved by

Merged by Hugo Beauzée-LuyssenHugo Beauzée-Luyssen 2 years ago (Mar 21, 2022 3:54pm UTC)

Merge details

  • Changes merged into master with cf0b7fcb.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #202493 passed

Pipeline passed for cf0b7fcb on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading