commit | 6f4b12f89c78fd0030aa51ead17eaf234108f60d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 18 09:48:23 2015 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Mar 20 11:48:14 2015 +0100 |
tree | cde9fd2950f08a7a9c164923797be738cb7ef1d0 | |
parent | 43cf3bf084ba097463d67e756ff821505bdaa69d [diff] |
drm/i915: Use down ei for manual Baytrail RPS calculations Use both up/down manual ei calcuations for symmetry and greater flexibility for reclocking, instead of faking the down interrupt based on a fixed integer number of up interrupts. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Deepak S<deepak.s@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>