drm/i915/bxt: Reject DMC firmware versions with known bugs
authorImre Deak <imre.deak@intel.com>
Fri, 1 Apr 2016 13:02:32 +0000 (16:02 +0300)
committerImre Deak <imre.deak@intel.com>
Fri, 15 Apr 2016 11:12:35 +0000 (14:12 +0300)
commite7968531f86983a8f199818a7ffcaa380d1b4399
tree35359645f62b53d1a27c7fb47bb9766d8badcd97
parent560ce1dc7c87ade27faaf07d381a9a5a2ffc9934
drm/i915/bxt: Reject DMC firmware versions with known bugs

DMC version 1.06 has a known bug, where the firmware polls forever for a
port PLL to lock, if the PLL was disabled when entering DC5, which locks
up the machine. Version 1.07 fixes this, so make that the minimum
required version on BXT.

CC: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1459515767-29228-2-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/intel_csr.c