Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs

2024-12-10 Thread Marijn Suijten
On 2024-12-02 12:41:57, Abhinav Kumar wrote: > DP Test Patten Generator is a very useful tool to debug issues such > as blank screen or corruption seen on the DP monitor by isolating it > to whether the corruption is coming from further upstream such as DPU > OR from the DP controller and below. It

Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs

2024-12-03 Thread Dmitry Baryshkov
On Tue, 3 Dec 2024 at 21:42, Abhinav Kumar wrote: > > > > On 12/3/2024 6:31 AM, Dmitry Baryshkov wrote: > > On Mon, Dec 02, 2024 at 12:41:57PM -0800, Abhinav Kumar wrote: > >> DP Test Patten Generator is a very useful tool to debug issues such > >> as blank screen or corruption seen on the DP moni

Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs

2024-12-03 Thread Abhinav Kumar
On 12/3/2024 6:31 AM, Dmitry Baryshkov wrote: On Mon, Dec 02, 2024 at 12:41:57PM -0800, Abhinav Kumar wrote: DP Test Patten Generator is a very useful tool to debug issues such as blank screen or corruption seen on the DP monitor by isolating it to whether the corruption is coming from furthe

Re: [PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs

2024-12-03 Thread Dmitry Baryshkov
On Mon, Dec 02, 2024 at 12:41:57PM -0800, Abhinav Kumar wrote: > DP Test Patten Generator is a very useful tool to debug issues such > as blank screen or corruption seen on the DP monitor by isolating it > to whether the corruption is coming from further upstream such as DPU > OR from the DP contro

[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs

2024-12-02 Thread Abhinav Kumar
DP Test Patten Generator is a very useful tool to debug issues such as blank screen or corruption seen on the DP monitor by isolating it to whether the corruption is coming from further upstream such as DPU OR from the DP controller and below. It was noted in [1] that this API is unused. Rather tha