Re: [PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming

2024-11-15 Thread Govindapillai, Vinod
org > > Cc: Govindapillai, Vinod ; Syrjala, Ville > > ; Kandpal, Suraj > > Subject: Re: [PATCH 1/2] drm/i915/display: Refactor handling of dpkgc > > latency > > programming > > > > On Fri, 15 Nov 2024, Suraj Kandpal wrote: > > > - We want

RE: [PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming

2024-11-15 Thread Jani Nikula
ai, Vinod ; Syrjala, Ville >> ; Kandpal, Suraj >> Subject: Re: [PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency >> programming >> >> On Fri, 15 Nov 2024, Suraj Kandpal wrote: >> > - We want to make sure we have all the required values

RE: [PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming

2024-11-15 Thread Kandpal, Suraj
> -Original Message- > From: Jani Nikula > Sent: Friday, November 15, 2024 3:50 PM > To: Kandpal, Suraj ; intel...@lists.freedesktop.org; > intel-gfx@lists.freedesktop.org > Cc: Govindapillai, Vinod ; Syrjala, Ville > ; Kandpal, Suraj > Subject: Re: [PAT

Re: [PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming

2024-11-15 Thread Jani Nikula
On Fri, 15 Nov 2024, Suraj Kandpal wrote: > - We want to make sure we have all the required values specially > linetime which is computed after intel_wm_compute, this will also > help implement some WA's which require linetime. > -We do not want to write into any registers during compute_config ph