From: Akash Goel Date: Fri, 4 Apr 2014 11:44:38 +0000 (+0530) Subject: drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush' X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e04632e882719e46edcbbc0b76fad778a0ed845;p=pandora-kernel.git drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush' On Gen4+ platforms (except BDW), Render Cache Operational flush cannot be enabled. This WA is apparently required for all Gen4+ platforms,except BDW. In BDW, the bit has been repurposed otherwise. This has been tested only on vlv. v2: Corrected the code regarding the wrong usage of MASKED_BIT_DISABLE (Chris) v3: Enhancing the scope of WA to Gen4+ platforms except BDW (Ville) v4: Adding WA for g4x, crestline, broadwater (Ville) Signed-off-by: Akash Goel Signed-off-by: Sourab Gupta Reviewed-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed