RE: [PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP

2024-02-29 Thread Jani Nikula
On Thu, 29 Feb 2024, "Golani, Mitulkumar Ajitkumar" wrote: >> Subject: Re: [PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP >> >> On Wed, 28 Feb 2024, Mitul Golani >> wrote: >> > -v12: >> > - Update cover letter >> >> Did

RE: [PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP

2024-02-28 Thread Golani, Mitulkumar Ajitkumar
> Subject: Re: [PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP > > On Wed, 28 Feb 2024, Mitul Golani > wrote: > > -v12: > > - Update cover letter > > Did you just send the entire series again within 30 minutes just to update the > cover letter? You c

Re: [PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP

2024-02-28 Thread Jani Nikula
On Wed, 28 Feb 2024, Mitul Golani wrote: > -v12: > - Update cover letter Did you just send the entire series again within 30 minutes just to update the cover letter? You could've just replied to the cover letter... BR, Jani. -- Jani Nikula, Intel

[PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP

2024-02-28 Thread Mitul Golani
An Adaptive-Sync-capable DP protocol converter indicates its support by setting the related bit in the DPCD register. Computes AS SDP values based on the display configuration, ensuring proper handling of Variable Refresh Rate (VRR) in the context of Adaptive Sync. --v2: - Update logging to Patch