From cb8a3db29f8fa8186185ba716f3f485a7f3fabe7 Mon Sep 17 00:00:00 2001 From: Joonyoung Shim Date: Tue, 7 Apr 2015 15:59:38 +0900 Subject: [PATCH] drm/exynos: use src_x and src_y instead of fb_x and fb_y It's more reasonable to use src_x and src_y to represent source as counterpart of destination(crtc). Already we are using src_width and src_height for width and height of source. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-format-patch failed