From: Pradeep Bhat Date: Tue, 4 Nov 2014 17:06:45 +0000 (+0000) Subject: drm/i915/skl: Read the pipe WM HW state X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3078999f2a4ee4aaabf9df2166e4e43581bb357a;p=pandora-kernel.git drm/i915/skl: Read the pipe WM HW state This patch provides the implementation for reading the pipe wm HW state. v2: Incorporated Damien's review comments and also made modifications to incorporate the plane/cursor split. v3: No need to ident a line that was fitting 80 chars Return early instead of indenting the remaining of a function (Damien) v4: Rebase on top of nightly (minor conflict in intel_drv.h) v5: Rebase on top of nightly (minor conflict in intel_drv.h) v6: Rebase on top of nightly (minor conflict in intel_drv.h) 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