]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit770ae9006547f190cee42b45a04afc55cc7000bc
tree1c400e1fbfb1771d20c462c6ba715d0c0265acf3
parent89a2f52ef5df479fba470f6d099ad523b7e653f9
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