drm/i915/chv: Tune L3 SQC credits based on actual latencies
authorImre Deak <imre.deak@intel.com>
Tue, 3 May 2016 12:54:21 +0000 (15:54 +0300)
committerImre Deak <imre.deak@intel.com>
Tue, 3 May 2016 13:49:19 +0000 (16:49 +0300)
commit450174fe9cc6a1fbc357984f2436ca5fd9960c31
treec56e19d33d53d31b03d7aa1cde5418f62c461ed1
parent36579cb63b87b7a4406b9b19c8ff376ca701083b
drm/i915/chv: Tune L3 SQC credits based on actual latencies

While browsing BSpec I bumped into a note saying we need to tune these
values based on actual measurements done after initial enabling. I've
checked that it indeed improves things on BXT. I haven't checked this on
CHV, but here it is if someone wants to give it a go.

v2:
- Add note about the discrepancy wrt. to the spec in the formula
  calculating the credit encodings. (Mika, Ville)
- Move the WA comment to the new function. (Ville)
v3:
- Keep the comment about the SQC WA in the caller. (Ville)

CC: Ville Syrjälä <ville.syrjala@linux.intel.com>
CC: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1462280061-1457-4-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_pm.c
This page took 0.026441 seconds and 5 git commands to generate.