Re: [PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup

2025-05-30 Thread Jessica Zhang
On 5/30/2025 9:05 AM, Dmitry Baryshkov wrote: On Fri, 30 May 2025 at 02:15, Jessica Zhang wrote: HPD state machine in msm dp display driver manages the state transitions between various HPD events and the expected state of driver to make sure both match up. Although originally done with th

Re: [PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup

2025-05-30 Thread Dmitry Baryshkov
On Fri, 30 May 2025 at 02:15, Jessica Zhang wrote: > > HPD state machine in msm dp display driver manages the state transitions > between various HPD events and the expected state of driver to make sure > both match up. > > Although originally done with the intent of managing userspace interaction

[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup

2025-05-29 Thread Jessica Zhang
HPD state machine in msm dp display driver manages the state transitions between various HPD events and the expected state of driver to make sure both match up. Although originally done with the intent of managing userspace interactions and interactions with compliance equipment, over period of ti

Re: [PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup

2024-12-03 Thread Abhinav Kumar
On 12/3/2024 5:45 AM, Dmitry Baryshkov wrote: On Mon, Dec 02, 2024 at 04:38:59PM -0800, Abhinav Kumar wrote: HPD state machine in msm dp display driver manages the state transitions between various HPD events and the expected state of driver to make sure both match up. Although originally do

Re: [PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup

2024-12-03 Thread Dmitry Baryshkov
On Mon, Dec 02, 2024 at 04:38:59PM -0800, Abhinav Kumar wrote: > HPD state machine in msm dp display driver manages the state transitions > between various HPD events and the expected state of driver to make sure > both match up. > > Although originally done with the intent of managing userspace i

[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup

2024-12-02 Thread Abhinav Kumar
HPD state machine in msm dp display driver manages the state transitions between various HPD events and the expected state of driver to make sure both match up. Although originally done with the intent of managing userspace interactions and interactions with compliance equipment, over period of ti