[Intel-gfx] [PATCH 0/8] Organize and offload aux retries to drm. (v2)

2015-11-24 Thread Daniel Stone
Hi Rodrigo, On 21 November 2015 at 00:46, Rodrigo Vivi wrote: > The goal of this series is to remove many different retries we have > for aux communication and offload them to drm. > > However on first attempt I was only returning EBUSY to use drm retries > but there was no waiting there. So

[PATCH 0/8] Organize and offload aux retries to drm. (v2)

2015-11-20 Thread Rodrigo Vivi
The goal of this series is to remove many different retries we have for aux communication and offload them to drm. However on first attempt I was only returning EBUSY to use drm retries but there was no waiting there. So this series also introduce a new approach on drm level to retry on aux