Re: [PATCH 06/11] drm/vmwgfx: Add and connect plane helper functions

2017-03-28 Thread Daniel Vetter
On Mon, Mar 27, 2017 at 03:00:59PM -0700, Sinclair Yeh wrote: > Refactor previous FB and cursor plane update code into their > atomic counterparts: check, update, prepare, cleanup, and disable. > > These helpers won't be called until we flip on the atomic support > flag or set drm_crtc_funcs->set_

[PATCH 06/11] drm/vmwgfx: Add and connect plane helper functions

2017-03-27 Thread Sinclair Yeh
Refactor previous FB and cursor plane update code into their atomic counterparts: check, update, prepare, cleanup, and disable. These helpers won't be called until we flip on the atomic support flag or set drm_crtc_funcs->set_config to using the atomic helper. v2: * Removed unnecessary pinning of