]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 1 Aug 2014 10:07:56 +0000 (11:07 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 8 Aug 2014 15:43:48 +0000 (17:43 +0200)
commit156ae28c9f327d2c026e91cfacb5e224bb760d66
treec242a367d675f58a0b2ef663f4976a935a55ee8d
parenta26aa8baee6c274fc23efccf46e891e63c8d0a30
drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables

We always write entries 0 to 8 from the DDI translation tables and then
entry 9 for HDMI/DVI with the help of the VBT. We then don't need the
failsafe HDMI entry in the DP/eDP/FDI tables.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c