From 81ddd1bc5cff2df619559860f2481393ba74e3a0 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Fri, 27 Mar 2015 13:01:52 -0400 Subject: [PATCH] drm: export tile-group functions Normally these are called from within drm core, from the EDID parsing code. But for dual-dsi in some drivers (at least drm/msm) we need to call these from the driver. So they should be exported. Signed-off-by: Rob Clark Acked-by: Dave Airlie --- Reading git-format-patch failed