Re: [v1] drm/msm: Fix race condition in msm driver with async layer updates

2020-10-15 Thread mkrishn
On 2020-10-14 20:55, Rob Clark wrote: On Wed, Oct 14, 2020 at 5:58 AM Krishna Manikandan wrote: When there are back to back commits with async cursor update, there is a case where second commit can program the DPU hw blocks while first didn't complete flushing config to HW. Synchronize the

Re: [PATCH 1/2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings

2020-08-26 Thread mkrishn
On 2020-08-25 04:27, Rob Herring wrote: On Mon, Aug 10, 2020 at 07:08:02PM +0530, Krishna Manikandan wrote: MSM Mobile Display Subsytem (MDSS) encapsulates sub-blocks like DPU display controller, DSI etc. Add YAML schema for the device tree bindings for the same. Signed-off-by: Krishna