Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-28 Thread Golani, Mitulkumar Ajitkumar
Hi @Jani Nikula > -Original Message- > From: Jani Nikula > Sent: 26 June 2023 22:48 > To: Golani, Mitulkumar Ajitkumar ; > intel-gfx@lists.freedesktop.org > Subject: Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute > SAD > > On Mon, 26 Jun

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-28 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-28 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int

Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-26 Thread Jani Nikula
On Mon, 26 Jun 2023, Mitul Golani wrote: > Compute SADs that takes into account the supported rate and channel > based on the capabilities of the audio source. This wrapper function > should encapsulate the logic for determining the supported rate and > channel and should return a set of SADs that

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-26 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-26 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int

Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-26 Thread Golani, Mitulkumar Ajitkumar
Hi Kai, > -Original Message- > From: Kai Vehmanen > Sent: 19 June 2023 16:50 > To: Golani, Mitulkumar Ajitkumar > Cc: intel-gfx@lists.freedesktop.org; jyri.sa...@linux.intel.com > Subject: Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute > SAD

Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-19 Thread Kai Vehmanen
Hi, [+Jyri] On Fri, 9 Jun 2023, Mitul Golani wrote: > Compute SADs that takes into account the supported rate and channel > based on the capabilities of the audio source. This wrapper function > should encapsulate the logic for determining the supported rate and > channel and should return a set

Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-16 Thread Borah, Chaitanya Kumar
Hello Kai, > -Original Message- > From: Golani, Mitulkumar Ajitkumar > > Sent: Thursday, June 15, 2023 12:37 PM > To: intel-gfx@lists.freedesktop.org > Cc: Shankar, Uma ; Borah, Chaitanya Kumar > ; Golani, Mitulkumar Ajitkumar > ; Nautiyal, Ankit K > > Subject: [RFC 3/3] drm/i915/display

Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-15 Thread Golani, Mitulkumar Ajitkumar
Hi Chaitanya, > -Original Message- > From: Borah, Chaitanya Kumar > Sent: 15 June 2023 09:30 > To: Golani, Mitulkumar Ajitkumar ; > intel-gfx@lists.freedesktop.org > Cc: Shankar, Uma ; Nautiyal, Ankit K > > Subject: RE: [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD > > Hello Mi

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-15 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-14 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int

Re: [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-14 Thread Borah, Chaitanya Kumar
Hello Mitul, > -Original Message- > From: Golani, Mitulkumar Ajitkumar > Sent: Friday, June 9, 2023 11:12 PM > To: intel-gfx@lists.freedesktop.org > Cc: Shankar, Uma ; Borah, Chaitanya Kumar > ; Golani, Mitulkumar Ajitkumar > ; Nautiyal, Ankit K > > Subject: [RFC 3/3] drm/i915/display: A

[Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD

2023-06-09 Thread Mitul Golani
Compute SADs that takes into account the supported rate and channel based on the capabilities of the audio source. This wrapper function should encapsulate the logic for determining the supported rate and channel and should return a set of SADs that are compatible with the source. --v1: - call int