drm/i915: Adjust available RPS information through sysfs for vlv
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 26 Aug 2013 15:18:54 +0000 (16:18 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 3 Sep 2013 09:10:55 +0000 (11:10 +0200)
commit97e4eed7dc532e20208b0bdf7ad1136569da2f35
treef39dabaa2d93d05e8492bc8f78ced8ede4f70e0d
parent521198a2e7095c8c7daa8d7d3a76a110c346be6f
drm/i915: Adjust available RPS information through sysfs for vlv

Valleyview has its own render power state implementation with different
capability knobs - it has no RP0,RP1,RPn but rather RPe.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67734
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Tested-by: kobe.qin@intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_sysfs.c