drm/i915/skl: Buffer translation improvements
authorDavid Weinehall <david.weinehall@linux.intel.com>
Thu, 25 Jun 2015 08:11:03 +0000 (11:11 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 30 Jun 2015 10:35:30 +0000 (12:35 +0200)
commitf8896f5d58e64bfd3c2b5f7c5ba5c3f3967e93c7
tree25fbaeaf14d231c3a780c483d08637ef5038e446
parent2cb389b7e4966151d44c505d49ea31a8d6969372
drm/i915/skl: Buffer translation improvements

This patch adds support for 0.85V VccIO on Skylake Y,
separate buffer translation tables for Skylake U,
and support for I_boost for the entries that needs this.

Changes in v2:
* Refactored the code a bit to move all DDI signal level setup to
  intel_ddi.c

Issue: VIZ-5677
Signed-off-by: David Weinehall <david.weinehall@linux.intel.com>
Reviewed-by: Antti Koskipää <antti.koskipaa@linux.intel.com>
[danvet: Apply style polish checkpatch suggested.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_drv.h
This page took 0.026573 seconds and 5 git commands to generate.