commit | 844e33135d3a17686e167af2b6e653a4721c26e5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 18 21:53:58 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 19 08:24:09 2019 +0100 |
tree | 1c89f4f7e97f1627d35a060f8c303ba6624c5949 | |
parent | 26ddc068de47e2a7cbbd06c915dca7a0dc22c499 [diff] |
drm/i915: Remove unwarranted clamping for hsw/bdw We always start off at an "efficient frequency" and can let the system autotune from there, eliminating the need to clamp the available range. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Sagar Arun Kamble <sagar.a.kamble@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190418205358.11450-1-chris@chris-wilson.co.uk