From: Ville Syrjälä Date: Wed, 7 Aug 2013 10:29:50 +0000 (+0300) Subject: drm/i915: Split plane watermark parameters into a separate struct X-Git-Tag: v3.12-rc1~136^2~59^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35426d2bc25b242ee2a9a7a1d62634be1e86bb0;p=pandora-kernel.git drm/i915: Split plane watermark parameters into a separate struct Give a name to the plane watermark related data we have currently stored under intel_plane->wm. We also observe that this data is more or less the same that we have in the hsw_pipe_wm_parameters structure, so use it there as well. v2: Make pahole happier Reviewed-by: Chris Wilson Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed