From: Imre Deak Date: Thu, 18 Jun 2015 14:25:53 +0000 (+0300) Subject: drm/i915/bxt: mask off the DPLL state checker bits we don't program X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793dfa59bcfde9d642295480674926827e9adcfc;p=pandora-kernel.git drm/i915/bxt: mask off the DPLL state checker bits we don't program For the purpose of state checking we only care about the DPLL HW flags that we actually program, so mask off the ones that we don't. This fixes one set of DPLL state check failures. Signed-off-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed