Re: [Intel-gfx] [PATCH v15 1/2] drm/i915/display: Support PSR Multiple Instances

2021-02-05 Thread Souza, Jose
On Thu, 2021-02-04 at 15:40 +0200, Gwan-gyeong Mun wrote: > It is a preliminary work for supporting multiple EDP PSR and > DP PanelReplay. And it refactors singleton PSR to Multi Transcoder > supportable PSR. > And this moves and renames the i915_psr structure of drm_i915_private's to > intel_dp's

[Intel-gfx] [PATCH v15 1/2] drm/i915/display: Support PSR Multiple Instances

2021-02-04 Thread Gwan-gyeong Mun
It is a preliminary work for supporting multiple EDP PSR and DP PanelReplay. And it refactors singleton PSR to Multi Transcoder supportable PSR. And this moves and renames the i915_psr structure of drm_i915_private's to intel_dp's intel_psr structure. It also causes changes in PSR interrupt handlin