drm/i915/skl: Program the DDI buffer translation tables
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 3 Dec 2013 13:56:25 +0000 (13:56 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 24 Sep 2014 12:45:43 +0000 (14:45 +0200)
commit7f88e3af2047c008d5bef5632854c883c7d577fb
treea80df2f4157193750f749121c0cd4a784b5f34cd
parentca3704555c1360b98c645a0c5f882a3011a225f0
drm/i915/skl: Program the DDI buffer translation tables

A couple of things have changed compared to Broadwell:
  - Entry 9 is used for eDP
  - No more FDI

v2: Update the translation values to latest specs.
v3: Rebase on top of the BDW HDMI translation patch
v4: Remove the low voltage edp tables,
    Rebase on top of the patch not writing the HDMI entry on eDP/FDI
    DDIs (Satheesh, Paulo).
v5: Apply the / 2 fix for the number of HDMI entries (Satheesh)
v6: Rebase on top of Jani's clean up for the DDI_BUF_TRANS tables
v7: Restore the commit message that was mangled by error

Reviewed-by: Thomas Wood <thomas.wood@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
This page took 0.041302 seconds and 5 git commands to generate.