public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
@ 2024-08-02 19:47 Dmitry Baryshkov
  2024-08-02 19:47 ` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector Dmitry Baryshkov
  2024-08-02 19:47 ` [PATCH v2 2/2] drm/msm/dpu: don't play tricks with debug macros Dmitry Baryshkov
  0 siblings, 2 replies; 24+ messages in thread
From: Dmitry Baryshkov @ 2024-08-02 19:47 UTC (permalink / raw)
  To: Rob Clark, Abhinav Kumar, Sean Paul, Marijn Suijten, David Airlie,
	Daniel Vetter
  Cc: linux-arm-msm, dri-devel, freedreno, linux-kernel,
	Jeykumar Sankaran, stable, Leonard Lausen

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 <dmitry.baryshkov@linaro.org>
---
Changes in v2:
- Reworked the writeback to just drop the connector->status check.
- Expanded commit message for the debugging patch.
- Link to v1: https://lore.kernel.org/r/20240709-dpu-fix-wb-v1-0-448348bfd4cb@linaro.org

---
Dmitry Baryshkov (2):
      drm/msm/dpu1: don't choke on disabling the writeback connector
      drm/msm/dpu: don't play tricks with debug macros

 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h       | 14 ++------------
 drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c |  3 ---
 2 files changed, 2 insertions(+), 15 deletions(-)
---
base-commit: 668d33c9ff922c4590c58754ab064aaf53c387dd
change-id: 20240709-dpu-fix-wb-6cd57e3eb182

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2024-12-06 10:40 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 19:47 [PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11 Dmitry Baryshkov
2024-08-02 19:47 ` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector Dmitry Baryshkov
2024-08-05  2:27   ` Leonard Lausen
2024-08-07 10:44     ` Dmitry Baryshkov
2024-08-07 15:41       ` Leonard Lausen
2024-08-05 19:19   ` Abhinav Kumar
2024-08-07 10:46     ` Dmitry Baryshkov
2024-08-30 17:36   ` [v2,1/2] " György Kurucz
2024-08-31 14:53     ` Leonard Lausen
2024-08-31 15:47     ` Leonard Lausen
2024-08-31 18:46       ` György Kurucz
2024-08-31 19:00         ` Leonard Lausen
2024-08-31 21:50           ` György Kurucz
2024-11-19 13:52     ` Johan Hovold
2024-11-19 14:33       ` Leonard Lausen
2024-11-19 15:11         ` Johan Hovold
2024-11-20  3:02           ` Leonard Lausen
2024-11-20  8:32             ` Johan Hovold
2024-11-20  8:39   ` [PATCH v2 1/2] " Johan Hovold
2024-12-06 10:40     ` Johan Hovold
2024-08-02 19:47 ` [PATCH v2 2/2] drm/msm/dpu: don't play tricks with debug macros Dmitry Baryshkov
2024-08-05 19:25   ` Abhinav Kumar
2024-08-27  9:39   ` Konrad Dybcio
2024-08-28 19:38     ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox