commit | 91cbdb83d3aee84b6aaaa3fc3b4a6084a35e19c1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 19 14:48:36 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Apr 19 15:52:26 2019 +0100 |
tree | f17f8539593095182a6d049327af4b33e7f6ddfe | |
parent | d69990e0c399e4f7f9b50505d3285e5de991148a [diff] |
drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info For consistency (and elegance!), add intel_device_info.has_rps. The immediate boon is that RPS support is now emitted along the other capabilities in the debug log and after errors. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Sagar Arun Kamble <sagar.a.kamble@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190419134836.5626-1-chris@chris-wilson.co.uk