Re: [RFC] Inline rotation support in dpu driver

2021-07-04 Thread Rob Clark
On Sun, Jul 4, 2021 at 1:25 AM Dmitry Baryshkov wrote: > > On 03/07/2021 14:32, Kalyan Thota wrote: > > This change adds support for inline rotation in the dpu driver. > > When inline rotation is enabled the VIG pipes will directly fetch the image > > from memory in a rotated fashion > > > > Inlin

Re: [RFC] Inline rotation support in dpu driver

2021-07-04 Thread Dmitry Baryshkov
On 03/07/2021 14:32, Kalyan Thota wrote: This change adds support for inline rotation in the dpu driver. When inline rotation is enabled the VIG pipes will directly fetch the image from memory in a rotated fashion Inline rotation has following restrictions 1) Supported only with compressed forma

Re: [RFC] Inline rotation support in dpu driver

2021-07-03 Thread Rob Clark
On Sat, Jul 3, 2021 at 4:32 AM Kalyan Thota wrote: > > This change adds support for inline rotation in the dpu driver. > When inline rotation is enabled the VIG pipes will directly fetch the image > from memory in a rotated fashion > > Inline rotation has following restrictions > 1) Supported only

[RFC] Inline rotation support in dpu driver

2021-07-03 Thread Kalyan Thota
This change adds support for inline rotation in the dpu driver. When inline rotation is enabled the VIG pipes will directly fetch the image from memory in a rotated fashion Inline rotation has following restrictions 1) Supported only with compressed formats 2) max pre rotated height is 1088 3) re