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:
bd9db02
)
drm/i915: Warn if we receive an interrupt after freeing the buffer
author
Damien Lespiau
<damien.lespiau@intel.com>
Tue, 15 Oct 2013 17:55:37 +0000
(18:55 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:32:14 +0000
(13:32 +0200)
This shouldn't happen as the buffer is freed after disable pipe CRCs,
but better be safe than sorry.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found