Re: [PATCH] drm: qxl: Delay entering atomic context during cursor update

2017-05-23 Thread Gerd Hoffmann
On Fri, 2017-05-19 at 14:58 -0300, Gabriel Krisman Bertazi wrote: > Hi Dave, > > This is -rc material.  Once Gerd and others are happy with it, we > should > queue for 4.12. > Applied to drm-misc-fixes. thanks, Gerd ___ dri-devel mailing list dri-de

[PATCH] drm: qxl: Delay entering atomic context during cursor update

2017-05-19 Thread Gabriel Krisman Bertazi
Hi Dave, This is -rc material. Once Gerd and others are happy with it, we should queue for 4.12. Thanks! >8 qxl_release_map will enter an atomic context, but since we still need to alloc memory for BOs, we better delay that until we have everything we need, in case we need to sleep inside the