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:
9abdda7
)
drm/i915: Kill obj->pending_flip
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Tue, 29 Jan 2013 16:13:33 +0000
(18:13 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 19 Feb 2013 23:21:42 +0000
(
00:21
+0100)
The pending flip mask no longer set anywhere, so trying to wait for
while it's non-zero is a no-op. Remove it completely.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found