From: Ville Syrjälä Date: Wed, 4 Sep 2013 15:25:30 +0000 (+0300) Subject: drm/i915: Fix cursor visibility check with negative coordinates X-Git-Tag: v3.13-rc1~76^2~114^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efc9064e7282aab65b281738089245c229c2df45;p=pandora-kernel.git drm/i915: Fix cursor visibility check with negative coordinates When the cursor x coordinate is exactly -cursor_width, the cursor is invisible. And obviously the same holds for the y coordinate and cursor_height. Reviewed-by: Chris Wilson Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed