From: Ville Syrjälä Date: Wed, 22 Jan 2014 19:32:59 +0000 (+0200) Subject: drm/i915: gen7_setup_fixed_func_scheduler() actually implements WaVSThreadDispatchOve... X-Git-Tag: v3.15-rc1~51^2~62^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aad9059a441740977f03d51af59f376fb814b9a;p=pandora-kernel.git drm/i915: gen7_setup_fixed_func_scheduler() actually implements WaVSThreadDispatchOverride The current comments indicate that this function implements WaVSRefCountFullforceMissDisable, which is only true for HSW. The original purpose of the function is to implement WaVSThreadDispatchOverride (and a bit more). Fix up the comments to match reality. Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed