Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Reject page flips with changed format/offset/pitch
MI display flips can't handle some changes in the framebuffer format or layout. Return an error in such cases. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information