OSDN Git Service

drm/i915: Do not initialize display BW when display not available
authorStuart Summers <stuart.summers@intel.com>
Wed, 20 Nov 2019 01:10:16 +0000 (17:10 -0800)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 20 Nov 2019 15:43:47 +0000 (17:43 +0200)
commit8a126392b7d7b95cffbf164b0f85974df7d70852
tree6785e74cdbc2f3a35f2720af8b9eaa172ebebc46
parente7862f476e6f78ebf715d6090e922cd91b1a194c
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
drivers/gpu/drm/i915/display/intel_bw.c