commit | 814948adec172dbc41252b1815e4e83aedfe91b9 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 07 16:01:09 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 08 09:21:50 2010 +0100 |
tree | 295e5ea7bb3f7878925febee6fd5fece9e92eebb | |
parent | 51190667b3c6927356e594cdf6955980ff47bb16 [diff] |
drm/i915: add eDP checking functions for the display code The display code needs to distinguish between CPU and PCH attached eDP panels, so add some helpers to handle that. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>