On 4 December 2016 at 18:01, BALATON Zoltan <bala...@eik.bme.hu> wrote: > Rework HWC handling to simplify it and fix cursor not updating on > screen as needed. Previously cursor was not updated because checking > for changes in a line overrode the update flag set for the cursor but > fixing this is not enough because the cursor should also be updated if > its shape or location changes. Introduce hwc_invalidate() function to > handle that similar to other display controller models. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM