Re: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-04-13 Thread Dmitry Baryshkov
; Maarten Lankhorst Subject: Re: [PATCH 0/7] Enable YCbCr420 format for VDSC Hi Suraj On 28/03/2023 16:20, Kandpal, Suraj wrote: -Original Message- From: dri-devel On Behalf Of Jani Nikula Sent: Wednesday, March 8, 2023 5:00 PM To: Kandpal, Suraj ; dri- de...@lists.freedesktop.org

RE: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-04-06 Thread Kandpal, Suraj
day, March 8, 2023 5:00 PM > >> To: Kandpal, Suraj ; dri- > >> de...@lists.freedesktop.org; intel-...@lists.freedesktop.org > >> Cc: Dmitry Baryshkov ; Nautiyal, Ankit K > >> ; Shankar, Uma ; > >> Kandpal, Suraj > >> Subject: Re: [PATCH 0/7] Ena

Re: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-04-06 Thread Dmitry Baryshkov
; Shankar, Uma ; Kandpal, Suraj Subject: Re: [PATCH 0/7] Enable YCbCr420 format for VDSC On Wed, 22 Feb 2023, Suraj Kandpal wrote: This patch series aims to enable the YCbCr420 format for DSC. Changes are mostly compute params related for hdmi,dp and dsi along with the addition of new rc_tables for

RE: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-04-03 Thread Shankar, Uma
a > > ; Maarten Lankhorst > > > > Subject: Re: [PATCH 0/7] Enable YCbCr420 format for VDSC > > > > On Tue, 28 Mar 2023 at 16:20, Kandpal, Suraj > > wrote: > > > > -Original Message- > > > > From: dri-devel On > > > >

RE: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-04-02 Thread Shankar, Uma
PM > > > To: Kandpal, Suraj ; dri- > > > de...@lists.freedesktop.org; intel-...@lists.freedesktop.org > > > Cc: Dmitry Baryshkov ; Nautiyal, Ankit > > > K ; Shankar, Uma > > > ; Kandpal, Suraj > > > Subject: Re: [PATCH 0/7] Enable YCbCr420 format for

Re: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-03-28 Thread Dmitry Baryshkov
desktop.org > > Cc: Dmitry Baryshkov ; Nautiyal, Ankit K > > ; Shankar, Uma ; > > Kandpal, Suraj > > Subject: Re: [PATCH 0/7] Enable YCbCr420 format for VDSC > > > > On Wed, 22 Feb 2023, Suraj Kandpal wrote: > > > This patch series aims to enable the YCb

RE: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-03-28 Thread Kandpal, Suraj
, Uma ; > Kandpal, Suraj > Subject: Re: [PATCH 0/7] Enable YCbCr420 format for VDSC > > On Wed, 22 Feb 2023, Suraj Kandpal wrote: > > This patch series aims to enable the YCbCr420 format for DSC. Changes > > are mostly compute params related for hdmi,dp and dsi along with the

Re: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-03-08 Thread Jani Nikula
On Wed, 08 Mar 2023, Dmitry Baryshkov wrote: > On 08/03/2023 13:30, Jani Nikula wrote: >> On Wed, 22 Feb 2023, Suraj Kandpal wrote: >>> This patch series aims to enable the YCbCr420 format >>> for DSC. Changes are mostly compute params related for >>> hdmi,dp and dsi along with the addition of ne

Re: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-03-08 Thread Dmitry Baryshkov
On 08/03/2023 13:30, Jani Nikula wrote: On Wed, 22 Feb 2023, Suraj Kandpal wrote: This patch series aims to enable the YCbCr420 format for DSC. Changes are mostly compute params related for hdmi,dp and dsi along with the addition of new rc_tables for native_420 and corresponding changes to macr

Re: [PATCH 0/7] Enable YCbCr420 format for VDSC

2023-03-08 Thread Jani Nikula
On Wed, 22 Feb 2023, Suraj Kandpal wrote: > This patch series aims to enable the YCbCr420 format > for DSC. Changes are mostly compute params related for > hdmi,dp and dsi along with the addition of new rc_tables > for native_420 and corresponding changes to macros used to > fetch them. > There ha

[PATCH 0/7] Enable YCbCr420 format for VDSC

2023-02-21 Thread Suraj Kandpal
This patch series aims to enable the YCbCr420 format for DSC. Changes are mostly compute params related for hdmi,dp and dsi along with the addition of new rc_tables for native_420 and corresponding changes to macros used to fetch them. There have been discussions prior to this series in which some