>-Original Message-
>From: Navare, Manasi D
>Sent: Monday, August 20, 2018 12:32 PM
>To: Jani Nikula
>Cc: Srivatsa, Anusha ; intel-
>g...@lists.freedesktop.org; Ville Syrjala
>Subject: Re: [PATCH 1/5] drm/dp/fec: DRM helper for Forward Error Correction
>
>Hi Jani,
>
>Thanks for your fee
>-Original Message-
>From: Navare, Manasi D
>Sent: Monday, August 20, 2018 12:32 PM
>To: Jani Nikula
>Cc: Srivatsa, Anusha ; intel-
>g...@lists.freedesktop.org; Ville Syrjala
>Subject: Re: [PATCH 1/5] drm/dp/fec: DRM helper for Forward Error Correction
>
>Hi Jani,
>
>Thanks for your fee
Hi Jani,
Thanks for your feedback. Please see my comments below:
On Fri, Aug 17, 2018 at 12:51:03PM +0300, Jani Nikula wrote:
> On Tue, 07 Aug 2018, Anusha Srivatsa wrote:
> > From: "Srivatsa, Anusha"
> >
> > DP 1.4 has Forward Error Correction Support(FEC).
> > Add helper function to check if
On Tue, 07 Aug 2018, Anusha Srivatsa wrote:
> From: "Srivatsa, Anusha"
>
> DP 1.4 has Forward Error Correction Support(FEC).
> Add helper function to check if the sink device
> supports FEC.
>
> v2: Separate the helper and the code that uses the helper into
> two separate patches. (Manasi)
>
> v3
From: "Srivatsa, Anusha"
DP 1.4 has Forward Error Correction Support(FEC).
Add helper function to check if the sink device
supports FEC.
v2: Separate the helper and the code that uses the helper into
two separate patches. (Manasi)
v3:
- Move the code to drm_dp_helper.c (Manasi)
- change the ret