Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1313757
| From | Mark yao <mark.yao@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] drm/rockchip: fix cursor performance with atomic |
| Date | 2016-01-21 02:00 +0100 |
| Message-ID | <qTbLs-5Sa-1@gated-at.bofh.it> (permalink) |
| References | <qQRnQ-8rT-15@gated-at.bofh.it> <qSC1k-6y1-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 hasn't changed > drm/rockchip: explain why we can't wait_for_vblanks > > drivers/gpu/drm/drm_atomic_helper.c | 24 ++++++++++++++++++++---- > drivers/gpu/drm/rockchip/rockchip_drm_fb.c | 23 +++++++++++++++++++++-- > include/drm/drm_atomic_helper.h | 4 ++++ > 3 files changed, 45 insertions(+), 6 deletions(-) > Hi John Thanks for your fix, applied these three patches into my drm-next, :-) -- Mark Yao
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/3] drm/rockchip: fix cursor performance with atomic John Keeping <john@metanate.com> - 2016-01-19 11:50 +0100 [PATCH v2 3/3] drm/rockchip: explain why we can't wait_for_vblanks John Keeping <john@metanate.com> - 2016-01-19 11:50 +0100 [PATCH v2 2/3] drm/rockchip: don't wait for vblank if fb hasn't changed John Keeping <john@metanate.com> - 2016-01-19 11:50 +0100 Re: [PATCH v2 0/3] drm/rockchip: fix cursor performance with atomic Mark yao <mark.yao@rock-chips.com> - 2016-01-21 02:00 +0100
csiph-web