linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFT PATCH v2 0/4] drm/msm/dpu: enable writeback on the other platforms
@ 2023-12-03  0:31 Dmitry Baryshkov
  2023-12-03  0:32 ` [RFT PATCH v2 1/4] drm/msm/dpu: enable writeback on SM8150 Dmitry Baryshkov
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Dmitry Baryshkov @ 2023-12-03  0:31 UTC (permalink / raw)
  To: Rob Clark, Sean Paul, Abhinav Kumar, Marijn Suijten
  Cc: Stephen Boyd, David Airlie, Daniel Vetter, Bjorn Andersson,
	linux-arm-msm, dri-devel, freedreno

I was not able to test it on my own, this is a call for testing for the
owners of these platforms. The git version of modetest now fully
supports writeback.

Use libdrm >= 2.4.117, run modetest -ac to determine the writeback
connector, cat /sys/kernel/debug/dri/0/state to determine
spare CRTC and plane, then run something like:

modetest -M msm -a -s 36@85:1024x768 -o test.d -P 79@85:1024x768

where 36 is the Writeback connector id, 85 is CRTC and 79 is the plane.

Then press Enter and check the test.d file for the raw image dump.

Changes since v1:
- Fixed the DPU_CLK_CTRL_WB2 definition

Dmitry Baryshkov (4):
  drm/msm/dpu: enable writeback on SM8150
  drm/msm/dpu: enable writeback on SC8108X
  drm/msm/dpu: enable writeback on SM6125
  drm/msm/dpu: enable writeback on SM6350

 .../drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h | 18 ++++++++++++++++++
 .../msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h    | 18 ++++++++++++++++++
 .../drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h | 18 ++++++++++++++++++
 .../drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h | 18 ++++++++++++++++++
 4 files changed, 72 insertions(+)

-- 
2.39.2


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

end of thread, other threads:[~2024-09-05  3:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-03  0:31 [RFT PATCH v2 0/4] drm/msm/dpu: enable writeback on the other platforms Dmitry Baryshkov
2023-12-03  0:32 ` [RFT PATCH v2 1/4] drm/msm/dpu: enable writeback on SM8150 Dmitry Baryshkov
2023-12-05 11:46   ` kernel test robot
2023-12-05 13:32   ` kernel test robot
2023-12-13 21:13   ` Abhinav Kumar
2023-12-03  0:32 ` [RFT PATCH v2 2/4] drm/msm/dpu: enable writeback on SC8108X Dmitry Baryshkov
2023-12-05 18:50   ` kernel test robot
2023-12-13 21:18   ` Abhinav Kumar
2023-12-21 23:36   ` Marijn Suijten
2023-12-03  0:32 ` [RFT PATCH v2 3/4] drm/msm/dpu: enable writeback on SM6125 Dmitry Baryshkov
2023-12-13 21:19   ` Abhinav Kumar
2023-12-03  0:32 ` [RFT PATCH v2 4/4] drm/msm/dpu: enable writeback on SM6350 Dmitry Baryshkov
2023-12-19 15:39   ` Luca Weiss
2024-01-24  8:00     ` Luca Weiss
2023-12-12  0:30 ` [RFT PATCH v2 0/4] drm/msm/dpu: enable writeback on the other platforms Abhinav Kumar
2023-12-12  6:23   ` Dmitry Baryshkov
2023-12-13 21:09     ` Abhinav Kumar
2024-09-05  3:33 ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).