Re: [PATCH v4] drm/msm/dp: force link training for display resolution change

2022-06-13 Thread Kuogee Hsieh
On 6/10/2022 2:04 PM, Stephen Boyd wrote: Quoting Kuogee Hsieh (2022-05-27 14:32:13) During display resolution changes display have to be disabled first followed by display enabling with new resolution. Display disable will turn off both pixel clock and main link clock so that main link have t

Re: [PATCH v4] drm/msm/dp: force link training for display resolution change

2022-06-10 Thread Stephen Boyd
Quoting Kuogee Hsieh (2022-05-27 14:32:13) > During display resolution changes display have to be disabled first > followed by display enabling with new resolution. Display disable > will turn off both pixel clock and main link clock so that main link > have to be re trained during display enable t

Re: [PATCH v4] drm/msm/dp: force link training for display resolution change

2022-06-03 Thread Kuogee Hsieh
Any one has any comments? Thanks, On 5/27/2022 2:32 PM, Kuogee Hsieh wrote: During display resolution changes display have to be disabled first followed by display enabling with new resolution. Display disable will turn off both pixel clock and main link clock so that main link have to be re tr

[PATCH v4] drm/msm/dp: force link training for display resolution change

2022-05-27 Thread Kuogee Hsieh
During display resolution changes display have to be disabled first followed by display enabling with new resolution. Display disable will turn off both pixel clock and main link clock so that main link have to be re trained during display enable to have new video stream flow again. At current impl