From: Chris Wilson Date: Wed, 26 Mar 2014 12:38:15 +0000 (+0000) Subject: drm/i915: Recompute WM when the cursor size changes X-Git-Tag: v3.15-rc1~51^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f962e3e38bf6f40bbd2462f8380dee0369e1bf;p=pandora-kernel.git drm/i915: Recompute WM when the cursor size changes If the cursor width is changed, we may need to recompute our WM to prevent untold flickering. We hope that the registers are flushed on the same vblank to prevent underruns... Cc: Damien Lespiau Cc: Sagar Kamble Signed-off-by: Chris Wilson Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed