summaryrefslogtreecommitdiff
path: root/firmware/3com
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2014-03-28 12:03:34 +0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-31 12:46:35 +0400
commit2876ce734417b1893d48e86c9ade9100e1fcc297 (patch)
treee076de8373d6cd6eca60fc3b5553ff92826d328f /firmware/3com
parenteb64cad1c13a22cd4f3b061720c71f35e44eec20 (diff)
downloadlinux-2876ce734417b1893d48e86c9ade9100e1fcc297.tar.xz
drm/i915: Mask PM/RPS interrupt generation based on activity
The speculation is that we can conserve more power by masking off the interrupts at source (PMINTRMSK) rather than filtering them by the up/down thresholds (RPINTLIM). We can select which events we know will be active based on the current frequency versus our imposed range, i.e. if at minimum, we know we will not want to generate any more down-interrupts and vice versa. v2: We only need the TIMEOUT when above min frequency. v3: Tweak VLV at the same time Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Deepak S <deepak.s@linux.intel.com> Reviewed-by:Deepak S <deepak.s@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'firmware/3com')
0 files changed, 0 insertions, 0 deletions