On 13/04/17 03:23 PM, Daniel Stone wrote:
Hi Derek,
On 13 April 2017 at 21:11, Derek Foreman wrote:
commit a7cba1d4cd4c9013c3ac6cb074fcb7842fb39283 changed the way
the cursor plane is setup. Previously it was pre-emptively set
disabled for the next frame, and that would be changed at next
fra
Hi Derek,
On 13 April 2017 at 21:11, Derek Foreman wrote:
> commit a7cba1d4cd4c9013c3ac6cb074fcb7842fb39283 changed the way
> the cursor plane is setup. Previously it was pre-emptively set
> disabled for the next frame, and that would be changed at next
> frame time if the cursor plane was to be
commit a7cba1d4cd4c9013c3ac6cb074fcb7842fb39283 changed the way
the cursor plane is setup. Previously it was pre-emptively set
disabled for the next frame, and that would be changed at next
frame time if the cursor plane was to be used. It was changed
to be disabled at plane assignment time.
We