commit | e6a595d2db7ad403fcb2b7b168754d7551fc8c9b | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu May 24 21:08:59 2012 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 05 13:29:45 2012 +0200 |
tree | 0925ca05d909924b30d4888d4e06b9db4989ba1f | |
parent | 3a7f2f6a9e43f2c5ce45d4ca19c43bf61df3f0dd [diff] |
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>