Daniel Vetter daniel@ffwll.ch writes:
Hm, I think we should just clean up wiat_req in ->atomic_destroy_state instead of littering cleanup code all over. But this gets the job done, so applied.
Thanks. It's required for the DRM patch I posted that makes moving the cursor not block on rendering. I'm hoping Dave will get that merged for 4.8; it's really annoying to have the server moving the cursor in a separate thread and then have the motion blocked in the kernel for a few seconds worth of rendering.