commit | cfd1c48805208b1f1d5f4df153a15fa4a280eb54 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 20 09:47:07 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 20 12:40:03 2017 +0000 |
tree | 86f6ce1ef8a9b6328c1ad85a19b19a5e723949a6 | |
parent | 784f2f1a9da22b0ab00c1b364ee2c10573f5c248 [diff] |
drm/i915: Move the common RPS warnings to intel_set_rps() Instead of having each back-end provide identical guards, just have a singular set in intel_set_rps() to verify that the caller is obeying the rules. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Radoslaw Szwichtenberg <radoslaw.szwichtenberg@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170220094713.22874-1-chris@chris-wilson.co.uk