diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2015-11-05 00:20:00 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2015-11-18 15:35:00 +0300 |
commit | b2e8c6cd0974fc58dced08ebb3780bdf875a8a80 (patch) | |
tree | 07c1ba25687022358a1f005fc1ba428d5baf206a /Documentation/auxdisplay | |
parent | 78e0d2e3477aa3e8bdac70698ddd2aad020016d1 (diff) | |
download | linux-b2e8c6cd0974fc58dced08ebb3780bdf875a8a80.tar.xz |
drm/i915: Streamline gpio_mmio_base deduction
If we ignore the BXT situation, we can observe that the only variables
affecting gpio_mmio_base is IS_VALLEVIEW and HAS_GMCH_DISPLAY. The BXT
situation we can fit into the same pattern if we change gmbus_pins_bxt[]
to house the GMCH GPIO register offsets (like we do for all other
platfotms). So let's do that.
We could even simplify the VLV situation more by including the
display_mmio_offset in the GPIO register defines, but let's leave it be
for now.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1446672017-24497-13-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/auxdisplay')
0 files changed, 0 insertions, 0 deletions