From: Damien Lespiau Date: Sat, 30 Aug 2014 15:51:03 +0000 (+0100) Subject: drm/i915: Don't restrict i915_wa_registers to BDW X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd34f90c6071bbc124572dae83b67044b1c663cc;p=pandora-kernel.git drm/i915: Don't restrict i915_wa_registers to BDW We have CHV code that already makes the test obsolete. Besides, when num_wa_regs is 0 (platforms not gathering that W/A data), we expose something sensible already. Signed-off-by: Damien Lespiau Reviewed-by: Arun Siluvery Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed