OSDN Git Service

drm/i915: Perform static RPS frequency setup before userspace
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Jul 2016 08:10:33 +0000 (09:10 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Jul 2016 14:22:11 +0000 (15:22 +0100)
commit773ea9a801328b042eb6376cd4530292625a3de1
tree1c400e1fbfb1771d20c462c6ba715d0c0265acf3
parent3a45b05c4517f36a65f63d53524c3edbe59e0827
drm/i915: Perform static RPS frequency setup before userspace

As these RPS frequency values are part of our userspace interface, they
must be established before that userspace interface is registered.

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-3-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_pm.c