commit | 793dfa59bcfde9d642295480674926827e9adcfc | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Thu Jun 18 17:25:53 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jul 03 07:38:58 2015 +0200 |
tree | 72669f14d8ed3d234d7cfe29c5fa93a27212c257 | |
parent | aa610dcb7c1999fe3353562340a72196d9a54ae0 [diff] |
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 <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>