On Mon, Nov 3, 2014 at 10:02 AM, Daniel Vetter daniel.vetter@ffwll.ch wrote:
On Mon, Nov 3, 2014 at 9:42 AM, Ville Syrjälä ville.syrjala@linux.intel.com wrote:
Were you planning to convert setplane over to this?
Well yeah, I've forgotten about that one ... Will fix and resend.
Hm, update_plane isn't really a big problem, but disable_plane is - the crazy trick I pull in the atomic helpers to fish out the acquire context for atomic locking gets a bit in the way. I need to ponder this again a bit. So smells more like a separate patch now. -Daniel