Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | drm/i915: i915 cannot provide switcher services. | Dave Airlie | |
it has a DSM but the switcher is done via WMI. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-10-08 | drm/i915: add _DSM support | Jesse Barnes | |
The _DSM method on the integrated graphics device can tell us which connectors are muxable, so add support for making the call and parsing out the connector info. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [ickle: fix compiler warnings for using uninitialized 'result' and downgrade error message for non-switchable devices] Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |