Re: [Intel-gfx] [PATCH 6/6] drm/i915/display/adl_p: Implement PSR changes

2021-06-24 Thread Souza, Jose
On Thu, 2021-06-24 at 16:19 +, Souza, Jose wrote: > On Thu, 2021-06-24 at 09:22 -0700, José Roberto de Souza wrote: > > On Wed, 2021-06-23 at 22:06 +0300, Gwan-gyeong Mun wrote: > > > On 6/16/21 11:31 PM, José Roberto de Souza wrote: > > > > Implements changes around PSR for alderlake-P: > > >

Re: [Intel-gfx] [PATCH 6/6] drm/i915/display/adl_p: Implement PSR changes

2021-06-24 Thread Souza, Jose
On Thu, 2021-06-24 at 09:22 -0700, José Roberto de Souza wrote: > On Wed, 2021-06-23 at 22:06 +0300, Gwan-gyeong Mun wrote: > > On 6/16/21 11:31 PM, José Roberto de Souza wrote: > > > Implements changes around PSR for alderlake-P: > > > > > > - EDP_SU_TRACK_ENABLE was removed and bit 30 now has ot

Re: [Intel-gfx] [PATCH 6/6] drm/i915/display/adl_p: Implement PSR changes

2021-06-24 Thread Souza, Jose
On Wed, 2021-06-23 at 22:06 +0300, Gwan-gyeong Mun wrote: > On 6/16/21 11:31 PM, José Roberto de Souza wrote: > > Implements changes around PSR for alderlake-P: > > > > - EDP_SU_TRACK_ENABLE was removed and bit 30 now has other function > > - Some bits of PSR2_MAN_TRK_CTL moved and SF_PARTIAL_FRAM

Re: [Intel-gfx] [PATCH 6/6] drm/i915/display/adl_p: Implement PSR changes

2021-06-23 Thread Gwan-gyeong Mun
On 6/16/21 11:31 PM, José Roberto de Souza wrote: Implements changes around PSR for alderlake-P: - EDP_SU_TRACK_ENABLE was removed and bit 30 now has other function - Some bits of PSR2_MAN_TRK_CTL moved and SF_PARTIAL_FRAME_UPDATE was removed setting SU_REGION_START/END_ADDR will do this job

[Intel-gfx] [PATCH 6/6] drm/i915/display/adl_p: Implement PSR changes

2021-06-16 Thread José Roberto de Souza
Implements changes around PSR for alderlake-P: - EDP_SU_TRACK_ENABLE was removed and bit 30 now has other function - Some bits of PSR2_MAN_TRK_CTL moved and SF_PARTIAL_FRAME_UPDATE was removed setting SU_REGION_START/END_ADDR will do this job - SU_REGION_START/END_ADDR have now line granularity