]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/i915/bdw: Increase IPS disable timeout to 100ms
authorImre Deak <imre.deak@intel.com>
Wed, 5 Sep 2018 10:00:05 +0000 (13:00 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 10 Sep 2018 17:18:42 +0000 (10:18 -0700)
commit92a6803149465e2339f8f7f8f6415d75be80073d
treeb41764f99f370416b30a768138b4403f56c19955
parent11da3a7f84f19c26da6f86af878298694ede0804
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
(cherry picked from commit acb3ef0ee40ea657280a4a11d9f60eb2937c0dca)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/intel_display.c