commit | 4a3d1e0f9d42c7c16b0498641fbbe879a19ff1f6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 25 22:41:22 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 05 11:20:30 2018 +0000 |
tree | d9ab13e4ee4ebb2bdf7685e97ac50264f5103bc1 | |
parent | 9e519bc8b98c4a07e1f8c42fcde23f3c2d2d7b0e [diff] |
drm/i915: Always update the no_fbc_reason when disabling Provide the reason why we call intel_fbc_deactivate() so that debugging issues with FBC being delayed is clearer. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20180125224122.27480-1-chris@chris-wilson.co.uk Reviewed-by: Jani Nikula <jani.nikula@intel.com>