commit | 19b8d3875e21f4f7e5c999350892f1a788f4e977 | [log] [tgz] |
---|---|---|
author | Matt Roper <matthew.d.roper@intel.com> | Thu Sep 24 15:53:17 2015 -0700 |
committer | Matt Roper <matthew.d.roper@intel.com> | Wed Oct 21 14:54:55 2015 -0700 |
tree | e608175c5a336ebdfd9b339233d9ecbfbd24e834 | |
parent | 86c8bbbeb8d11b898ac33a52b1410b39a1c73b89 [diff] |
drm/i915: Don't set plane visible during HW readout if CRTC is off We already ensure that pstate->visible = false when crtc->active = false during runtime programming; make sure we follow the same logic when reading out initial hardware state. Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Smoke-tested-by: Paulo Zanoni <przanoni@gmail.com> Link: http://patchwork.freedesktop.org/patch/59564/