commit | 8a126392b7d7b95cffbf164b0f85974df7d70852 | [log] [tgz] |
---|---|---|
author | Stuart Summers <stuart.summers@intel.com> | Tue Nov 19 17:10:16 2019 -0800 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 20 17:43:47 2019 +0200 |
tree | 6785e74cdbc2f3a35f2720af8b9eaa172ebebc46 | |
parent | e7862f476e6f78ebf715d6090e922cd91b1a194c [diff] |
drm/i915: Do not initialize display BW when display not available When display is not available, finding the memory bandwidth available for display is not useful. Skip this sequence here. References: HSDES 1209978255 Signed-off-by: Stuart Summers <stuart.summers@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191120011016.18049-1-stuart.summers@intel.com