]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl: Update DDI buffer translation programming.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 24 Aug 2015 23:48:44 +0000 (16:48 -0700)
committerJani Nikula <jani.nikula@intel.com>
Wed, 26 Aug 2015 06:55:48 +0000 (09:55 +0300)
commit0f11f6f74b3caae00c703624e96cdee8a2ceba48
tree7f2a6a02d0bf0f9a9e7750081d03d5d147ccb659
parentf12e9cea668ce9d0d7763412828f40e9411d50b2
drm/i915/skl: Update DDI buffer translation programming.

SKL-Y can now use the same programming for all VccIO values after an
adjustment to I_boost.  SKL-U DP table adjustments.

1. Remove SKL Y 0.95V from "SKL H and S" columns in all tables. The
   other SKL Y column removes the "0.85V VccIO" so it now applies to all
   voltages.

2. DP table changes SKL U 400mV+0db dword 0 value from 2016h to 201Bh.

3. DP table changes SKL U 600mv+0db dword 0 value from 2016h to 201Bh.

4. DP table increases I_boost to level 3 for SKL Y 400mv+9.5db.

v2: Fix compilation warnings as pointed by Paulo.

Reference: Graphics Spec Change r97962
Cc: Arthur Runyan <arthur.j.runyan@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
[Jani: reformatted commit message for shorter lines.]
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_ddi.c