Skip to content
Commit 6d6e5003 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/vc4: Allocate the right amount of space for boot-time CRTC state.



Without this, the first modeset would dereference past the allocation
when trying to free the mm node.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Tested-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170328201343.4884-1-eric@anholt.net
Fixes: d8dbf44f

 ("drm/vc4: Make the CRTCs cooperate on allocating display lists.")
Cc: <stable@vger.kernel.org> # v4.6+
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent c02ed2e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment