Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm: plane: Check crtc coordinates against integer overflows in setpl…
…ane ioctl Help drivers a little by guaranteeing that crtc_x+crtc_w and crtc_y+crtc_h don't overflow. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information