Re: [PATCH v4 0/5] Add support for DisplayPort on SA8775P platform

2024-10-15 Thread Soutrik Mukhopadhyay
On 10/6/2024 8:30 PM, Dmitry Baryshkov wrote: On Fri, 4 Oct 2024 at 12:30, Soutrik Mukhopadhyay wrote: This series adds support for the DisplayPort controller and eDP PHY v5 found on the Qualcomm SA8775P platform. --- v2: Fixed review comments from Dmitry and Bjorn - Made aux_cfg ar

Re: [PATCH v3] drm/display: Drop obsolete dependency on COMPILE_TEST

2024-10-15 Thread Doug Anderson
Hi, On Tue, Oct 15, 2024 at 4:46 AM Jean Delvare wrote: > > Since commit 0166dc11be91 ("of: make CONFIG_OF user selectable"), it > is possible to test-build any driver which depends on OF on any > architecture by explicitly selecting OF. Therefore depending on > COMPILE_TEST as an alternative is

Re: [PATCH v2] drm/msm/dpu: don't always activate merge_3d block

2024-10-15 Thread Dmitry Baryshkov
On Mon, Oct 14, 2024 at 01:23:24PM -0700, Jessica Zhang wrote: > > > On 10/14/2024 12:13 AM, Dmitry Baryshkov wrote: > > On Sun, Oct 13, 2024 at 07:37:20PM -0700, Abhinav Kumar wrote: > > > Hi Dmitry > > > > > > On 10/13/2024 5:20 PM, Dmitry Baryshkov wrote: > > > > On Fri, Oct 11, 2024 at 10:25

Re: [PATCH v2] drm/msm/dpu: don't always activate merge_3d block

2024-10-15 Thread Dmitry Baryshkov
On Fri, Oct 11, 2024 at 10:25:13AM -0700, Jessica Zhang wrote: > Only enable the merge_3d block for the video phys encoder when the 3d > blend mode is not *_NONE since there is no need to activate the merge_3d > block for cases where merge_3d is not needed. > > Fixes: 3e79527a33a8 ("drm/msm/dpu: e

Re: [PATCH] drm/msm/dpu: Don't always set merge_3d pending flush

2024-10-15 Thread Dmitry Baryshkov
On Wed, Oct 09, 2024 at 08:41:13PM -0700, Jessica Zhang wrote: > Don't set the merge_3d pending flush bits if the mode_3d is > BLEND_3D_NONE. > > Always flushing merge_3d can cause timeout issues when there are > multiple commits with concurrent writeback enabled. > > This is because the video ph

Re: [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size

2024-10-15 Thread Adrián Larumbe
Hi Tvrtko, On 10.10.2024 10:50, Tvrtko Ursulin wrote: > > On 09/10/2024 23:55, Adrián Larumbe wrote: > > Hi Tvrtko, > > > > On 04.10.2024 14:41, Tvrtko Ursulin wrote: > > > > > > Hi Adrian, > > > > > > On 03/10/2024 00:45, Adrián Larumbe wrote: > > > > Some drivers must allocate a considerable

Re: [PATCH RFC 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

2024-10-15 Thread Akhil P Oommen
On Mon, Oct 14, 2024 at 09:39:01AM +0200, Krzysztof Kozlowski wrote: > On Sat, Oct 12, 2024 at 01:59:29AM +0530, Akhil P Oommen wrote: > > Add a new schema which extends opp-v2 to support a new vendor specific > > property required for Adreno GPUs found in Qualcomm's SoCs. The new > > property call

Re: [PATCH v4 0/5] Add support for DisplayPort on SA8775P platform

2024-10-15 Thread Dmitry Baryshkov
On Tue, 15 Oct 2024 at 10:02, Soutrik Mukhopadhyay wrote: > > > On 10/6/2024 8:30 PM, Dmitry Baryshkov wrote: > > On Fri, 4 Oct 2024 at 12:30, Soutrik Mukhopadhyay > > wrote: > >> This series adds support for the DisplayPort controller > >> and eDP PHY v5 found on the Qualcomm SA8775P platform. >

Re: [PATCH v2 09/14] drm/msm/dpu: blend pipes per mixer pairs config

2024-10-15 Thread Dmitry Baryshkov
On Tue, 15 Oct 2024 at 11:27, Jun Nie wrote: > > Dmitry Baryshkov 于2024年10月11日周五 15:13写道: > > > > On Fri, 11 Oct 2024 at 10:11, Jun Nie wrote: > > > > > > Dmitry Baryshkov 于2024年10月11日周五 15:03写道: > > > > > > > > On Fri, 11 Oct 2024 at 09:40, Jun Nie wrote: > > > > > > > > > > Dmitry Baryshkov

Re: [PATCH v2 09/14] drm/msm/dpu: blend pipes per mixer pairs config

2024-10-15 Thread Jun Nie
Dmitry Baryshkov 于2024年10月11日周五 15:13写道: > > On Fri, 11 Oct 2024 at 10:11, Jun Nie wrote: > > > > Dmitry Baryshkov 于2024年10月11日周五 15:03写道: > > > > > > On Fri, 11 Oct 2024 at 09:40, Jun Nie wrote: > > > > > > > > Dmitry Baryshkov 于2024年10月10日周四 21:15写道: > > > > > > > > > > On Wed, Oct 09, 2024

Re: [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU

2024-10-15 Thread Akhil P Oommen
On Mon, Oct 14, 2024 at 09:40:13AM +0200, Krzysztof Kozlowski wrote: > On Sat, Oct 12, 2024 at 01:59:30AM +0530, Akhil P Oommen wrote: > > Update GPU node to include acd level values. > > > > Signed-off-by: Akhil P Oommen > > --- > > arch/arm64/boot/dts/qcom/x1e80100.dtsi | 11 ++- > > 1