]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit378cece35a47e2e965d02beabcf5bd9e1a9f4024
treea80df2f4157193750f749121c0cd4a784b5f34cd
parentc3c09320279a2fe93401f385bfbc9eeb2fca712b
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