Re: [Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

2022-11-15 Thread Nautiyal, Ankit K
On 11/15/2022 4:30 PM, Ville Syrjälä wrote: On Tue, Nov 15, 2022 at 12:23:53PM +0530, Nautiyal, Ankit K wrote: On 11/11/2022 2:36 AM, Ville Syrjälä wrote: On Fri, Oct 28, 2022 at 03:14:05PM +0530, Ankit Nautiyal wrote: The decision to use DFP output format conversion capabilities should be

Re: [Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

2022-11-15 Thread Ville Syrjälä
On Tue, Nov 15, 2022 at 12:23:53PM +0530, Nautiyal, Ankit K wrote: > > On 11/11/2022 2:36 AM, Ville Syrjälä wrote: > > On Fri, Oct 28, 2022 at 03:14:05PM +0530, Ankit Nautiyal wrote: > >> The decision to use DFP output format conversion capabilities should be > >> during compute_config phase. >

Re: [Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

2022-11-14 Thread Nautiyal, Ankit K
On 11/11/2022 2:36 AM, Ville Syrjälä wrote: On Fri, Oct 28, 2022 at 03:14:05PM +0530, Ankit Nautiyal wrote: The decision to use DFP output format conversion capabilities should be during compute_config phase. This patch uses the members of intel_dp->dfp to only store the format conversion

Re: [Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

2022-11-10 Thread Ville Syrjälä
On Fri, Oct 28, 2022 at 03:14:05PM +0530, Ankit Nautiyal wrote: > The decision to use DFP output format conversion capabilities should be > during compute_config phase. > > This patch uses the members of intel_dp->dfp to only store the > format conversion capabilities of the DP device and uses

[Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

2022-10-28 Thread Ankit Nautiyal
The decision to use DFP output format conversion capabilities should be during compute_config phase. This patch uses the members of intel_dp->dfp to only store the format conversion capabilities of the DP device and uses the crtc_state sink_format member, to program the protocol-converter for