git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a7f2f6
)
drm/i915: Reject page flips with changed format/offset/pitch
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Thu, 24 May 2012 18:08:59 +0000
(21:08 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 5 Jul 2012 11:29:45 +0000
(13:29 +0200)
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>
No differences found