While cruising through the specs, I noticed that we were missing the BDW HDMI DDI buffer tables. Patch 1: re-factor how we handle the VBT entry as the parsing code made HSW-specific assumptions about the level tables Patch 2: The actual BDW tables Pathes 3 & 4 are trivial clean ups on top. (Paulo is signed up for rewiew) -- Damien Damien Lespiau (4): drm/i915: Gather the HDMI level shifter logic into one place drm/i915/bdw: Provide the BDW specific HDMI buffer translation table drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables drm/i915: Remove now useless comments about the translation values drivers/gpu/drm/i915/i915_drv.h | 6 +++++ drivers/gpu/drm/i915/intel_bios.c | 13 +++++------ drivers/gpu/drm/i915/intel_ddi.c | 47 ++++++++++++++++++++++++++++++--------- 3 files changed, 48 insertions(+), 18 deletions(-) -- 1.8.3.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx