]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r248061:
authordumbbell <dumbbell@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Feb 2014 08:50:44 +0000 (08:50 +0000)
committerdumbbell <dumbbell@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Feb 2014 08:50:44 +0000 (08:50 +0000)
commit604100ecfc727ce40c2d610752846daf3746db66
treed921a5afab675df51ec286da9a691259339c0f84
parent78eb0d34b71c21f9c0db0604e574f639a938890e
MFC r248061:

Import Linux commit a1b7736dac5f2d5876e68c47a0fce3f423840070
Author: Sascha Hauer <s.hauer@pengutronix.de>
Date:   Wed Feb 1 11:38:22 2012 +0100

    drm drm_fb_helper: destroy modes

    drm_setup_crtcs allocated modes using drm_mode_duplicate. Free
    them in drm_fb_helper_crtc_free.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Discussed with: Konstantin Belousov (kib@)

git-svn-id: svn://svn.freebsd.org/base/stable/9@261624 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/drm2/drm_fb_helper.c