OSDN Git Service

drm/i915: Move overclocking detection to alongside RPS frequency detection
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Jul 2016 08:10:34 +0000 (09:10 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Jul 2016 14:22:24 +0000 (15:22 +0100)
commit99ac9612799475bdd4e3a7a0f0f40a93d6c9eaa6
treeb284a8fd6dd833d4b36652167fec8331568247f7
parent773ea9a801328b042eb6376cd4530292625a3de1
drm/i915: Move overclocking detection to alongside RPS frequency detection

Move the overclocking max frequency detection alongside the regular
frequency detection, before we expose the undefined value to userspace.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1468397438-21226-4-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_pm.c