Re: [PATCH v2] drm/bridge: ps8640: Add software to support aux defer

2022-10-05 Thread Doug Anderson
Hi, On Fri, Sep 30, 2022 at 7:20 AM Doug Anderson wrote: > > Hi, > > On Thu, Sep 29, 2022 at 9:25 PM Jason Yen > wrote: > > > > This chip can not handle aux defer if the host directly program > > its aux registers to access edid/dpcd. So we need let software > > to handle the aux defer situation

Re: [PATCH v2] drm/bridge: ps8640: Add software to support aux defer

2022-09-30 Thread Doug Anderson
Hi, On Thu, Sep 29, 2022 at 9:25 PM Jason Yen wrote: > > This chip can not handle aux defer if the host directly program > its aux registers to access edid/dpcd. So we need let software > to handle the aux defer situation. > > Signed-off-by: Jason Yen > --- > > Changes in v2: > - Add aux defer h

[PATCH v2] drm/bridge: ps8640: Add software to support aux defer

2022-09-29 Thread Jason Yen
This chip can not handle aux defer if the host directly program its aux registers to access edid/dpcd. So we need let software to handle the aux defer situation. Signed-off-by: Jason Yen --- Changes in v2: - Add aux defer handler - Remove incorrect statements drivers/gpu/drm/bridge/parade-ps86