drm/i915/dsi: skip gpio element execution when not supported
authorJani Nikula <jani.nikula@intel.com>
Thu, 4 Feb 2016 16:52:47 +0000 (18:52 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 4 Feb 2016 18:34:06 +0000 (20:34 +0200)
commit96afef1d5adee8722549c8c2b788d656ea2ecf21
tree4d8e878f6aa8c31c7a1d9197648fda8da356b6c9
parentdfb19ed20c322616a73b212c96f2e0309e35cd1a
drm/i915/dsi: skip gpio element execution when not supported

Skip v3 gpio element because the support is not there, and skip gpio
element on non-vlv because the sideband code is vlv specific.

v2: the gpio stuff is currently only supported on vlv (Ville)

Cc: drm-intel-fixes@lists.freedesktop.org
Fixes: 2a33d93486f2 ("drm/i915/bios: add support for MIPI sequence block v3")
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1454604767-2440-1-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_dsi_panel_vbt.c
This page took 0.024333 seconds and 5 git commands to generate.