Re: [PATCH v6 11/28] drm/dsc: Add helpers for DSC picture parameter set infoframes

2018-11-01 Thread Manasi Navare
On Thu, Nov 01, 2018 at 04:54:14PM -0700, Manasi Navare wrote: > Thanks for reviewing this patch. Find some comments inline > > On Thu, Nov 01, 2018 at 06:46:28PM +0200, Ville Syrjälä wrote: > > On Wed, Oct 24, 2018 at 03:28:23PM -0700, Manasi Navare wrote: > > > According to Display Stream compre

Re: [PATCH v6 11/28] drm/dsc: Add helpers for DSC picture parameter set infoframes

2018-11-01 Thread Manasi Navare
Thanks for reviewing this patch. Find some comments inline On Thu, Nov 01, 2018 at 06:46:28PM +0200, Ville Syrjälä wrote: > On Wed, Oct 24, 2018 at 03:28:23PM -0700, Manasi Navare wrote: > > According to Display Stream compression spec 1.2, the picture > > parameter set metadata is sent from sourc

Re: [PATCH v6 11/28] drm/dsc: Add helpers for DSC picture parameter set infoframes

2018-11-01 Thread Ville Syrjälä
On Wed, Oct 24, 2018 at 03:28:23PM -0700, Manasi Navare wrote: > According to Display Stream compression spec 1.2, the picture > parameter set metadata is sent from source to sink device > using the DP Secondary data packet. An infoframe is formed > for the PPS SDP header and PPS SDP payload bytes.

[PATCH v6 11/28] drm/dsc: Add helpers for DSC picture parameter set infoframes

2018-10-24 Thread Manasi Navare
According to Display Stream compression spec 1.2, the picture parameter set metadata is sent from source to sink device using the DP Secondary data packet. An infoframe is formed for the PPS SDP header and PPS SDP payload bytes. This patch adds helpers to fill the PPS SDP header and PPS SDP payload