Re: [Mesa-dev] [Mesa-stable] [PATCH 2/2] auxiliary: use vl_drm_screen_create method for surfaceless

2017-10-24 Thread Sharma, Deepak
* to get VAAPI working on Chrome for platform. Thanks, Deepak -Original Message- From: Emil Velikov [mailto:emil.l.veli...@gmail.com] Sent: Tuesday, October 17, 2017 3:38 AM To: Guttula, Suresh Cc: ML mesa-dev ; Sharma, Deepak ; Koenig, Christian ; ML mesa-stable ; Emil Velikov

[Mesa-dev] [PATCH] st/va:Aligned image width and height to 16.

2018-10-01 Thread Sharma, Deepak
From: suresh guttula In case of decoding of resolution like 40x24, while allocating surface video buffer is always aligned with macroblock width/height which is 16. But when application tries to get data after decoding through vaCreateImage /vaGetImage, image width/height aligned with 2 and res

Re: [Mesa-dev] [PATCH] st/va:Aligned image width and height to 16.

2018-10-01 Thread Sharma, Deepak
: Sharma, Deepak Cc: ML Mesa-dev; Guttula, Suresh Subject: Re: [Mesa-dev] [PATCH] st/va:Aligned image width and height to 16. On Mon, Oct 1, 2018 at 9:47 PM Sharma, Deepak wrote: > > From: suresh guttula > > In case of decoding of resolution like 40x24, while allocating surface >

Re: [Mesa-dev] [PATCH] st/va:Aligned image width and height to 16.

2018-10-02 Thread Sharma, Deepak
, Deepak ; mesa-dev@lists.freedesktop.org Cc: Guttula, Suresh Subject: Re: [Mesa-dev] [PATCH] st/va:Aligned image width and height to 16. Am 02.10.2018 um 03:47 schrieb Sharma, Deepak: > From: suresh guttula > > In case of decoding of resolution like 40x24, while allocating surface >

Re: [Mesa-dev] [PATCH] st/va:Aligned image width and height to 16.

2018-10-03 Thread Sharma, Deepak
: Koenig, Christian Cc: Sharma, Deepak ; ML Mesa-dev ; Guttula, Suresh Subject: Re: [Mesa-dev] [PATCH] st/va:Aligned image width and height to 16. On Wed, Oct 3, 2018 at 10:59 AM Koenig, Christian wrote: > > Am 03.10.2018 um 16:56 schrieb Ilia Mirkin: > > On Wed, Oct 3, 2018 at 9:36

Re: [Mesa-dev] [PATCH] radeonsi: Add support for midstream bitrate change in encoder

2019-12-04 Thread Sharma, Deepak
[AMD Official Use Only - Internal Distribution Only] Acked-by: Deepak Sharma -Original Message- From: Sahu, Satyajit Sent: Monday, December 2, 2019 8:31 PM To: mesa-dev@lists.freedesktop.org Cc: Zhang, Boyuan ; Sharma, Deepak ; Sahu, Satyajit Subject: [PATCH] radeonsi: Add support