[PATCH 1/2] drm/rockchip: Use CRTC vblank event interface

2015-12-02 Thread Mark yao
On 2015年11月16日 20:50, Daniel Stone wrote: > Passing -1 as the pipe for vblank events now triggers a WARN_ON, but had > previously made multi-screen unusable anyway. Pass the correct pipe to > the event-send function, and use the new API to make this a bit easier > for us. > > Fixes WARN prese

[PATCH 1/2] drm/rockchip: Use CRTC vblank event interface

2015-11-16 Thread Thierry Reding
On Mon, Nov 16, 2015 at 12:50:21PM +, Daniel Stone wrote: > Passing -1 as the pipe for vblank events now triggers a WARN_ON, but had > previously made multi-screen unusable anyway. Pass the correct pipe to > the event-send function, and use the new API to make this a bit easier > for us. > > F

[PATCH 1/2] drm/rockchip: Use CRTC vblank event interface

2015-11-16 Thread Heiko Stübner
Am Montag, 16. November 2015, 12:50:21 schrieb Daniel Stone: > Passing -1 as the pipe for vblank events now triggers a WARN_ON, but had > previously made multi-screen unusable anyway. Pass the correct pipe to > the event-send function, and use the new API to make this a bit easier > for us. > > Fi

[PATCH 1/2] drm/rockchip: Use CRTC vblank event interface

2015-11-16 Thread Sjoerd Simons
On Mon, 2015-11-16 at 12:50 +, Daniel Stone wrote: > Passing -1 as the pipe for vblank events now triggers a WARN_ON, but > had > previously made multi-screen unusable anyway. Pass the correct pipe > to > the event-send function, and use the new API to make this a bit > easier > for us. Tested

[PATCH 1/2] drm/rockchip: Use CRTC vblank event interface

2015-11-16 Thread Daniel Stone
Passing -1 as the pipe for vblank events now triggers a WARN_ON, but had previously made multi-screen unusable anyway. Pass the correct pipe to the event-send function, and use the new API to make this a bit easier for us. Fixes WARN present since cc1ef118fc for every pageflip event sent: [ 209.5