diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2014-04-15 13:33:01 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-04-29 23:48:28 (GMT) |
commit | 25c8b5c3048cb6c98d402ca8d4735ccf910f727c (patch) | |
tree | 31a7fe1abcded36ca269adb54e5229962951c1d7 /MAINTAINERS | |
parent | d8af20bcae25e8792ccd8c94404e6e57e7db75f2 (diff) | |
download | linux-25c8b5c3048cb6c98d402ca8d4735ccf910f727c.tar.xz |
drm/exynos: balance framebuffer refcount
exynos_drm_crtc_mode_set assigns primary framebuffer to plane without
taking reference. Then during framebuffer removal it is dereferenced twice,
causing oops. The patch fixes it.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions