Hello Ville,

On Fri, Feb 17, 2017 at 05:01:59PM +0200, [email protected] wrote:
> From: Ville Syrjälä <[email protected]>
> 
> In order to make cursor updates actually safe wrt. watermark programming
> we have to clear the legacy_cursor_update flag in the atomic state. That
> will cause the regular atomic update path to do the necessary vblank
> wait after the plane update if needed, otherwise the vblank wait would
> be skipped and we'd feed the optimal watermarks to the hardware before
> the plane update has actually happened.
> 
> [...]
> 
> Cc: Maarten Lankhorst <[email protected]>
> Cc: Daniel Vetter <[email protected]>
> Cc: Uwe Kleine-König <[email protected]>
> Reported-by: Uwe Kleine-König <[email protected]>
> Fixes: f79f26921ee1 ("drm/i915: Add a cursor hack to allow converting legacy 
> page flip to atomic, v3.")
> Signed-off-by: Ville Syrjälä <[email protected]>

Is this supposed to fix
https://bugs.freedesktop.org/show_bug.cgi?id=98742 ? If so, the Fixes:
line seems wrong because f79f26921ee1 isn't in 4.9 where I see the
issue.

If I want to fix 4.9---my ultimate goal is to fix the kernel that will
go into the next stable release---I have to cherry-pick f79f26921ee1
first, I assume?

Best regards
Uwe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to