]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:50:28 +0000 (19:50 -0600)
commit37937ddb6583352a6ccbe6f6307d81c8e8b42ced
tree1a2fd51490dd1305d8dbd830f5d5134bbf3e78d4
parenta214b0d05794a47dbe09e010472db80d59b987f4
drm/i915/bdw: Increase IPS disable timeout to 100ms

BugLink: https://bugs.launchpad.net/bugs/1836287
commit 92a6803149465e2339f8f7f8f6415d75be80073d upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/gpu/drm/i915/intel_display.c