commit | 110447fc2f30c22dcaa1936828cb33cec5b72272 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Mar 23 23:43:36 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Mar 25 22:33:33 2012 +0200 |
tree | e5c4384904b591578e7ce1b768804df958c53e62 | |
parent | eef4eacb6ed3940b4a15daf3fbd060243e54056c [diff] |
drm/i915: add an explict mmio base for gpio/gmbus io Again, Valleyview modes these around, so make the mmio base more explicit to consolidate the base address computations to one HAS_PCH_SPLIT check. v2: Fix up the PCH_SPLIT braino ... it actually works that way round. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>