[PATCH v2 0/3] drm/rockchip: fix cursor performance with atomic

2016-01-21 Thread Mark yao
On 2016年01月19日 18:46, John Keeping wrote: > The first two patches are unchanged since v1 but the comment in the > third has been expanded following Thierry's comments. > > John Keeping (3): >drm/atomic-helper: Export framebuffer_changed() >drm/rockchip: don't wait for vblank if fb has

[PATCH v2 0/3] drm/rockchip: fix cursor performance with atomic

2016-01-19 Thread John Keeping
The first two patches are unchanged since v1 but the comment in the third has been expanded following Thierry's comments. John Keeping (3): drm/atomic-helper: Export framebuffer_changed() drm/rockchip: don't wait for vblank if fb hasn't changed drm/rockchip: explain why we can't wait_for_vbl