From: Pradeep Bhat Date: Tue, 4 Nov 2014 17:06:40 +0000 (+0000) Subject: drm/i915/skl: Definition of SKL WM param structs for pipe/plane X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~64^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac96d2a6e102ec64a568a470a6d9c50b9c02e59;p=pandora-kernel.git drm/i915/skl: Definition of SKL WM param structs for pipe/plane This patch defines the structures needed for computation of watermarks of pipes and planes for SKL. v2: Incorporated Damien's review comments and removed unused fields in structs for future features like rotation, drrs and scaling. The skl_wm_values struct is now made more generic across planes and cursor planes for all pipes. v3: implemented the plane/cursor split. v4: Change the wm union back to a structure (Ville, Daniel) Reviewed-by: Ville Syrjälä Signed-off-by: Pradeep Bhat Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed