From: Tvrtko Ursulin Date: Mon, 23 Mar 2015 11:10:37 +0000 (+0000) Subject: drm/i915/skl: Query display address through a wrapper X-Git-Tag: omap-for-v4.2/o2_dc~72^2~20^2~45 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=121920faf2ccce9aa66a7e2588415c9647b66104;p=pandora-kernel.git drm/i915/skl: Query display address through a wrapper Need to do this in order to support 90/270 rotated display. v2: Pass in drm_plane instead of plane index to intel_obj_display_address. v3: * Renamed intel_obj_display_address to intel_plane_obj_offset. (Chris Wilson) * Simplified rotation check to bitwise AND. (Chris Wilson) v4: * Extracted 90/270 rotation check into a helper function. (Michel Thierry) v5: * Rebased for ggtt view changes. For: VIZ-4545 Signed-off-by: Tvrtko Ursulin Reviewed-by: Michel Thierry Reviewed-by: Joonas Lahtinen Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed