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:
eaf99c7
)
drm: Warn when leaking flip events on close
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Wed, 6 Aug 2014 11:02:50 +0000
(14:02 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 6 Aug 2014 12:51:40 +0000
(14:51 +0200)
Warn when there are events on the file_priv->event_list just before
file_priv gets freed. This can occur if the driver doesn't clean up
pending page flip events in ->preclose().
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/drm_fops.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/drm_fops.c
Simple merge