diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2016-12-07 19:28:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-08 10:26:02 +0200 |
commit | 48167acb7f5b936b009eb824dfb3cfb7e1a42502 (patch) | |
tree | 30ed8870e228145d4d053a591eeca0732b7ce77c /block/t10-pi.c | |
parent | 97766c6a8e586308d89309591f73aa3bc5ce0643 (diff) | |
download | linux-stable-48167acb7f5b936b009eb824dfb3cfb7e1a42502.tar.gz linux-stable-48167acb7f5b936b009eb824dfb3cfb7e1a42502.tar.bz2 linux-stable-48167acb7f5b936b009eb824dfb3cfb7e1a42502.zip |
drm/i915: Fix the overlay frontbuffer tracking
[ Upstream commit 58d09ebdb4edf5d3ab3a2aee851ab0168bc83ec6 ]
Do the overlay frontbuffer tracking properly so that it matches
the state of the overlay on/off/continue requests.
One slight problem is that intel_frontbuffer_flip_complete()
may get delayed by an arbitrarily liong time due to the fact that
the overlay code likes to bail out when a signal occurs. So the
flip may not get completed until the ioctl is restarted. But fixing
that would require bigger surgery, so I decided to ignore it for now.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1481131693-27993-5-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/t10-pi.c')
0 files changed, 0 insertions, 0 deletions