From: Daniel Vetter Date: Tue, 11 Dec 2012 12:47:23 +0000 (+0100) Subject: drm: encapsulate crtc->set_config calls X-Git-Tag: v3.9-rc1~83^2~38^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d13b6796e420ed00389b7399a5d5ac7b1fed436;p=pandora-kernel.git drm: encapsulate crtc->set_config calls With refcounting we need to adjust framebuffer refcounts at each callsite - much easier to do if they all call the same little helper function. Reviewed-by: Rob Clark Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed