Re: [PATCH 13/20] drm/i915/vrr: Handle joiner with vrr

2025-02-27 Thread Nautiyal, Ankit K
On 2/26/2025 8:44 PM, Ville Syrjälä wrote: On Mon, Feb 24, 2025 at 07:17:59PM +0530, Nautiyal, Ankit K wrote: On 2/24/2025 11:47 AM, Ankit Nautiyal wrote: Do not program transcoder registers for VRR for the secondary pipe of the joiner. Remove check to skip VRR for joiner case. Missed to dro

Re: [PATCH 13/20] drm/i915/vrr: Handle joiner with vrr

2025-02-26 Thread Ville Syrjälä
On Mon, Feb 24, 2025 at 07:17:59PM +0530, Nautiyal, Ankit K wrote: > > On 2/24/2025 11:47 AM, Ankit Nautiyal wrote: > > Do not program transcoder registers for VRR for the secondary pipe of > > the joiner. Remove check to skip VRR for joiner case. > > Missed to drop this patch as mentioned in the

Re: [PATCH 13/20] drm/i915/vrr: Handle joiner with vrr

2025-02-24 Thread Nautiyal, Ankit K
On 2/24/2025 11:47 AM, Ankit Nautiyal wrote: Do not program transcoder registers for VRR for the secondary pipe of the joiner. Remove check to skip VRR for joiner case. Missed to drop this patch as mentioned in the last version. Will work on this after the other changes are agreed upon, so t