drm: fix/clean up Display() error handling
- Mar 21, 2022
-
-
cf0b7fcb
-
drmModeSetPlane() is just a glorified ioctl(). Errors are negative values, and the error code is in errno.
1a033eab
-
drmModeSetPlane() is just a glorified ioctl(). Errors are negative values, and the error code is in errno.
drmModeSetPlane() is just a glorified ioctl(). Errors are negative values, and the error code is in errno.
VideoLAN code repository instance