Re: [Freedreno] [PATCH v2 7/8] drm/msm/mdss: Handle the reg bus ICC path

2023-07-15 Thread Konrad Dybcio
On 12.07.2023 14:11, Dmitry Baryshkov wrote: > Apart from the already handled data bus (MAS_MDP_Pn<->DDR), there's > another path that needs to be handled to ensure MDSS functions properly, > namely the "reg bus", a.k.a the CPU-MDSS interconnect. > > Gating that path may have a variety of effects,

Re: [Freedreno] [PATCH 12/12] drm/msm/adreno: Switch to chip-id for identifying GPU

2023-07-15 Thread Konrad Dybcio
On 7.07.2023 18:08, Rob Clark wrote: > On Thu, Jul 6, 2023 at 5:25 PM Konrad Dybcio wrote: >> >> On 6.07.2023 23:10, Rob Clark wrote: >>> From: Rob Clark >>> >>> Since the revision becomes an opaque identifier with future GPUs, move >>> away from treating different ranges of bits as having a give

Re: [Freedreno] [PATCH 12/12] drm/msm/adreno: Switch to chip-id for identifying GPU

2023-07-15 Thread Rob Clark
On Sat, Jul 15, 2023 at 6:38 AM Konrad Dybcio wrote: > > On 7.07.2023 18:08, Rob Clark wrote: > > On Thu, Jul 6, 2023 at 5:25 PM Konrad Dybcio > > wrote: > >> > >> On 6.07.2023 23:10, Rob Clark wrote: > >>> From: Rob Clark > >>> > >>> Since the revision becomes an opaque identifier with future

Re: [Freedreno] [PATCH 4/5] arm64: dts: qcom: qrb5165-rb5: enable displayport controller

2023-07-15 Thread Konrad Dybcio
On 9.07.2023 06:19, Dmitry Baryshkov wrote: > Enable the onboard displayport controller, connect it to QMP PHY. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Konrad Dybcio Konrad > arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 13 + > 1 file changed, 13 insertions(+) > > dif

Re: [Freedreno] [PATCH 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle

2023-07-15 Thread Konrad Dybcio
On 4.07.2023 10:29, Krzysztof Kozlowski wrote: > On 28/06/2023 22:35, Konrad Dybcio wrote: >> When booting the GMU, the QMP mailbox should be pinged about some tunables >> (e.g. adaptive clock distribution state). To achieve that, a reference to >> it is necessary. Allow it and require it with A730

Re: [Freedreno] [PATCH v2 0/2] DSIPHY RPM

2023-07-15 Thread Konrad Dybcio
On 11.07.2023 18:31, Dmitry Baryshkov wrote: > On 11/07/2023 17:21, Dmitry Baryshkov wrote: >> >> On Tue, 20 Jun 2023 13:43:19 +0200, Konrad Dybcio wrote: >>> Some recent SoCs use power rails that we model as GENPDs to power the >>> DSIPHY. This series attempts to make such configurations suspendab

Re: [Freedreno] [PATCH] drm: Explicitly include correct DT includes

2023-07-15 Thread Sam Ravnborg
Hi Rob, On Fri, Jul 14, 2023 at 11:45:34AM -0600, Rob Herring wrote: > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it as merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include