drm/i915/skl: Add back HDMI translation table
authorSonika Jindal <sonika.jindal@intel.com>
Wed, 15 Apr 2015 05:32:33 +0000 (11:02 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 16 Apr 2015 09:20:29 +0000 (11:20 +0200)
commitb7192a567ca472ac774b19a672dab77cb1e4b4db
tree319213c91516dac8677ba39e4a72cd9a00aff9fb
parent8805aa713e3590b74500dc2283e2df02ba363a4a
drm/i915/skl: Add back HDMI translation table

The HDMI translation table is added back to bspec, so adding it,
and defaulting the 800mV+0dB entry.

The HDMI translation table was removed by following commit as per HW team's
recommendation:
commit 7ff446708bd1 ("drm/i915/skl: Only use the 800mV+2bB HDMI translation entry")

v2: Adding reference to commit which removed this table (Jani)

Cc: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Sonika Jindal <sonika.jindal@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c