diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2016-12-16 04:59:38 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2016-12-16 12:22:01 +0300 |
commit | 15a43cbf4736a3932e6259fa7d6e47558f6222b0 (patch) | |
tree | 34f1988e4d79e76155b0c2a0379bdf5e126f40be /scripts/gdb/linux/utils.py | |
parent | 0a7b35ce2e7a8744ff2b7689f09bd4f5e00e77f1 (diff) | |
download | linux-15a43cbf4736a3932e6259fa7d6e47558f6222b0.tar.xz |
drm/i915: relax uncritical udelay_range()
udelay_range(1, 2) is inefficient and as discussions with Jani Nikula
<jani.nikula@linux.intel.com> unnecessary here. This replaces this
tight setting with a relaxed delay of min=20 and max=50 which helps
the hrtimer subsystem optimize timer handling.
Fixes: commit be4fc046bed3 ("drm/i915: add VLV DSI PLL Calculations")
Link: http://lkml.org/lkml/2016/12/15/147
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1481853578-19834-1-git-send-email-hofrat@osadl.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions