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:
6037baf
)
drm/exynos: Keep a reference to frame buffer GEM objects
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 16 May 2012 15:08:56 +0000
(17:08 +0200)
committer
Inki Dae
<inki.dae@samsung.com>
Tue, 5 Jun 2012 02:53:58 +0000
(11:53 +0900)
GEM objects used by frame buffers must be referenced for the whole life
of the frame buffer. Release the references in the frame buffer
destructor instead of its constructor.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found