drm/i915: add another virtual PCH bridge for passthrough support
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 16 Mar 2016 20:31:30 +0000 (13:31 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Mar 2016 09:14:28 +0000 (10:14 +0100)
commit1844a66b98800b3cfd92aea4e801641304ac07d7
treeb4d50172ed725735074f8f2069d8c19377ee09e0
parent6cf0716c0321344fdc72205d590e968e53492088
drm/i915: add another virtual PCH bridge for passthrough support

Some configs use the P2X type but some use a P3X type PCH, so add that
to the detect_pch function so things work correctly.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Allen Kay <allen.m.kay@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1458160290-16710-1-git-send-email-jbarnes@virtuousgeek.org
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
This page took 0.025821 seconds and 5 git commands to generate.