commit | acb3ef0ee40ea657280a4a11d9f60eb2937c0dca | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Sep 05 13:00:05 2018 +0300 |
committer | Imre Deak <imre.deak@intel.com> | Wed Sep 05 20:21:40 2018 +0300 |
tree | dfad5d854a06e54a1165454346a0628313c3c2ff | |
parent | 288f1ced5e24abe3e768224f701a205c3a7e16f9 [diff] |
drm/i915/bdw: Increase IPS disable timeout to 100ms During IPS disabling the current 42ms timeout value leads to occasional timeouts, increase it to 100ms which seems to get rid of the problem. References: https://bugs.freedesktop.org/show_bug.cgi?id=107494 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107562 Reported-by: Diego Viola <diego.viola@gmail.com> Tested-by: Diego Viola <diego.viola@gmail.com> Cc: Diego Viola <diego.viola@gmail.com> Cc: <stable@vger.kernel.org> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180905100005.7663-1-imre.deak@intel.com