Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Ville Syrjälä 58d09ebdb4 drm/i915: Fix the overlay frontbuffer tracking
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>
2016-12-22 21:29:34 +02:00
..
2016-11-09 00:46:04 +05:30
2016-11-16 14:36:27 +01:00
2016-09-21 13:33:50 +02:00
2016-11-17 11:58:09 +01:00
2016-11-15 23:33:48 +01:00
2016-11-15 23:33:48 +01:00
2016-11-16 09:55:27 +01:00
2016-11-16 09:55:27 +01:00
2016-11-15 15:23:29 +01:00