Re: [Freedreno] [PATCH v2 1/2] dt-bindings: display: msm: Add optional resets

2022-04-09 Thread Krzysztof Kozlowski
On 08/04/2022 23:02, Bjorn Andersson wrote: > Add an optional reference to the MDSS_CORE reset, which when specified > can be used by the implementation to reset the hardware blocks. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v2: > - None > Acked-by: Krzysztof Kozlowski Bes

Re: [Freedreno] [PATCH v3 1/2] dt-bindings: display: msm: Add optional resets

2022-04-09 Thread Krzysztof Kozlowski
On 08/04/2022 23:08, Bjorn Andersson wrote: > Add an optional reference to the MDSS_CORE reset, which when specified > can be used by the implementation to reset the hardware blocks. > > Signed-off-by: Bjorn Andersson > --- > > Resending these two patches again as I put "v2" in the subject, even

Re: [Freedreno] [PATCH] drm/msm: add trace_dma_fence_emit to msm_gpu_submit

2022-04-09 Thread Chia-I Wu
On Sat, Apr 9, 2022 at 7:33 AM Christian König wrote: > > Am 08.04.22 um 23:12 schrieb Chia-I Wu: > > In practice, trace_dma_fence_init is good enough and almost no driver > > calls trace_dma_fence_emit. But this is still more correct in theory. > > Well, the reason why basically no driver is cal