commit | e58623cb65dfa40f0ed9f6f9ddbca91aee3c9bd2 | [log] [tgz] |
---|---|---|
author | Art Runyan <arthur.j.runyan@intel.com> | Sat Nov 02 21:07:41 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 08 18:09:56 2013 +0100 |
tree | 71e199bed4b5c1ece6e9024be9a7803f177008d8 | |
parent | 50ed5fbd9dcd6e8531cc34bb2a1e2c01ea00697d [diff] |
drm/i915/bdw: Add BDW DDI buffer translation values Many of the DDI buffer translation values have changed for BDW. Add new translation tables and selection between HSW and BDW. v2: s/BUG/WARN/ to avoid breaking future GENs. v3: Rebase on top of the hdmi translation table changes. v4: Fix up the multiline comment while at it. Signed-off-by: Art Runyan <arthur.j.runyan@intel.com> (v2) Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>