From: Ville Syrjälä Date: Thu, 14 Nov 2013 00:00:00 +0000 (+0200) Subject: drm/i915: Fix GT wake FIFO free entries for VLV X-Git-Tag: v3.14-rc1~47^2~90^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46520e2baa861a02c14d3d590d5897092950c62a;p=pandora-kernel.git drm/i915: Fix GT wake FIFO free entries for VLV On VLV the GTFIFOCTL register has other bits besides the number of free entries in the GT wake FIFO. Apply a mask when we read th register to make sure we don't misinterpret the number of free FIFO entries. Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes [danvet: There's some unclarity about hsw, but brushed off as todays' Bspec just acting up a bit.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed