Re: [PATCH 3/4] arm64: dts: qcom: sdm670: add gpu

2024-08-02 Thread Richard Acayan
On Mon, Jul 29, 2024 at 09:38:48PM -0400, Richard Acayan wrote: > The Snapdragon 670 has the Adreno A615 GPU. Add it along with its device > tree dependencies. > > Signed-off-by: Richard Acayan > --- > arch/arm64/boot/dts/qcom/sdm670.dtsi | 168 +++ > 1 file changed, 168 i

[PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector

2024-08-02 Thread Dmitry Baryshkov
During suspend/resume process all connectors are explicitly disabled and then reenabled. However resume fails because of the connector_status check: [ 1185.831970] [dpu error]connector not connected 3 It doesn't make sense to check for the Writeback connected status (and other drivers don't perfo

[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11

2024-08-02 Thread Dmitry Baryshkov
Leonard Lausen reported an issue with suspend/resume of the sc7180 devices. Fix the WB atomic check, which caused the issue. Also make sure that DPU debugging logs are always directed to the drm_debug / DRIVER so that usual drm.debug masks work in an expected way. Signed-off-by: Dmitry Baryshkov

[PATCH v2 2/2] drm/msm/dpu: don't play tricks with debug macros

2024-08-02 Thread Dmitry Baryshkov
DPU debugging macros need to be converted to a proper drm_debug_* macros, however this is a going an intrusive patch, not suitable for a fix. Wire DPU_DEBUG and DPU_DEBUG_DRIVER to always use DRM_DEBUG_DRIVER to make sure that DPU debugging messages always end up in the drm debug messages and are c

Re: [PATCH] phy: qcom: com-qmp-combo: fix swing and pre-emphasis table for sm8350

2024-08-02 Thread Vinod Koul
On 25-07-24, 15:06, Abhinav Kumar wrote: > Fix the voltage swing and pre-emphasis tables for sm8350 as the current > one do not match the hardware docs. > > Fixes: ef14aff107bd ("phy: qcom: com-qmp-combo: add SM8350 & SM8450 support") > Signed-off-by: Abhinav Kumar > --- > drivers/phy/qualcomm/p

Re: [PATCH 2/4] drm/msm/a5xx: properly clear preemption records on resume

2024-08-02 Thread Vladimir Lypak
On Thu, Aug 01, 2024 at 06:46:10PM +0530, Akhil P Oommen wrote: > On Thu, Jul 11, 2024 at 10:00:19AM +, Vladimir Lypak wrote: > > Two fields of preempt_record which are used by CP aren't reset on > > resume: "data" and "info". This is the reason behind faults which happen > > when we try to swi