[Intel-gfx] [PATCH] drm/i915: Fix current fb blocking for page flip.

Chia-I Wu olvaffe at gmail.com
Thu Oct 21 11:55:13 CEST 2010


Hi list,

According to the doc for page_flip, intel_crtc_page_flip should

   ... block all rendering to the current fb until the flip has
   completed.

I am not entirely sure, but it seems that it is
work->old_fb_obj->pending_flip that needs to be incremented instead of
work->pending_flip_obj->pending_flip.  This patch does fix the
rendering artifacts with my Android on i915 project.  Any thought?

-- 
olv at LunarG.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-drm-i915-Fix-current-fb-blocking-for-page-flip.patch
Type: text/x-diff
Size: 1351 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20101021/ed456967/attachment.patch>


More information about the Intel-gfx mailing list