commit | 76e4e4b532bc9f289039c569063ec4b2e0ef2cc4 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 20 09:47:08 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 20 12:40:29 2017 +0000 |
tree | 14c804b38bf4eb1b1653e53e32c700ac26c91aaa | |
parent | cfd1c48805208b1f1d5f4df153a15fa4a280eb54 [diff] |
drm/i915: Store the requested frequency whilst RPS is disabled If intel_set_rps() is called whilst the hw is disabled, just store the requested frequency (from the user) for application when we wake the hw up. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170220094713.22874-2-chris@chris-wilson.co.uk Reviewed-by: Radoslaw Szwichtenberg <radoslaw.szwichtenberg@intel.com>