mbox series

[GIT,PULL,for,v5.2] Venus updates - take3

Message ID 20190425214134.31905-1-stanimir.varbanov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,v5.2] Venus updates - take3 | expand

Pull-request

git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-5.2-take3

Message

Stanimir Varbanov April 25, 2019, 9:41 p.m. UTC
Hi Mauro,

Sorry for the inconvenience, here is the third attempt.

Added two more fixes for Venus v4 properties and dynamic buffer mode.

Please pull.

The following changes since commit 7afa8db323e37b9174cf78a1c9ab0ae7a9f5e7dd:

  media: vsp1: Add support for missing 16-bit RGB555 formats (2019-04-25 11:07:05 -0400)

are available in the Git repository at:

  git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-5.2-take3

for you to fetch changes up to cac29335c397d116ec405a9b67466663de1606dd:

  venus: helpers: fix dynamic buffer mode for v4 (2019-04-26 00:08:22 +0300)

----------------------------------------------------------------
for v5.2

----------------------------------------------------------------
Alexandre Courbot (1):
      media: venus: core: fix max load for msm8996 and sdm845

Kelvin Lawson (1):
      media: venus: Add support for H265 controls

Stanimir Varbanov (2):
      venus: hfi_cmds: add more not-implemented properties
      venus: helpers: fix dynamic buffer mode for v4

 drivers/media/platform/qcom/venus/core.c       |  4 ++--
 drivers/media/platform/qcom/venus/helpers.c    |  7 +++++++
 drivers/media/platform/qcom/venus/hfi_cmds.c   |  2 ++
 drivers/media/platform/qcom/venus/venc_ctrls.c | 21 ++++++++++++++++++++-
 4 files changed, 31 insertions(+), 3 deletions(-)

Comments

Mauro Carvalho Chehab May 21, 2019, 1:03 p.m. UTC | #1
Em Fri, 26 Apr 2019 00:41:34 +0300
Stanimir Varbanov <stanimir.varbanov@linaro.org> escreveu:

> Hi Mauro,
> 
> Sorry for the inconvenience, here is the third attempt.

This time, GPG signature is OK, and also the patches are there...

> 
> Added two more fixes for Venus v4 properties and dynamic buffer mode.
> 
> Please pull.
> 
> The following changes since commit 7afa8db323e37b9174cf78a1c9ab0ae7a9f5e7dd:
> 
>   media: vsp1: Add support for missing 16-bit RGB555 formats (2019-04-25 11:07:05 -0400)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-5.2-take3
> 
> for you to fetch changes up to cac29335c397d116ec405a9b67466663de1606dd:
> 
>   venus: helpers: fix dynamic buffer mode for v4 (2019-04-26 00:08:22 +0300)
> 
> ----------------------------------------------------------------
> for v5.2
> 
> ----------------------------------------------------------------
> Alexandre Courbot (1):
>       media: venus: core: fix max load for msm8996 and sdm845

... however, you forgot to add your SOB to the patches you merged here...

> 
> Kelvin Lawson (1):
>       media: venus: Add support for H265 controls

... and here.


I'll apply them anyway, but please next time please remind to use "-s"
when importing patches from other devels.

> 
> Stanimir Varbanov (2):
>       venus: hfi_cmds: add more not-implemented properties
>       venus: helpers: fix dynamic buffer mode for v4
> 
>  drivers/media/platform/qcom/venus/core.c       |  4 ++--
>  drivers/media/platform/qcom/venus/helpers.c    |  7 +++++++
>  drivers/media/platform/qcom/venus/hfi_cmds.c   |  2 ++
>  drivers/media/platform/qcom/venus/venc_ctrls.c | 21 ++++++++++++++++++++-
>  4 files changed, 31 insertions(+), 3 deletions(-)



Thanks,
Mauro
Stanimir Varbanov May 21, 2019, 1:56 p.m. UTC | #2
Hi Mauro,

On 5/21/19 4:03 PM, Mauro Carvalho Chehab wrote:
> Em Fri, 26 Apr 2019 00:41:34 +0300
> Stanimir Varbanov <stanimir.varbanov@linaro.org> escreveu:
> 
>> Hi Mauro,
>>
>> Sorry for the inconvenience, here is the third attempt.
> 
> This time, GPG signature is OK, and also the patches are there...

Finally, sigh :)

> 
>>
>> Added two more fixes for Venus v4 properties and dynamic buffer mode.
>>
>> Please pull.
>>
>> The following changes since commit 7afa8db323e37b9174cf78a1c9ab0ae7a9f5e7dd:
>>
>>   media: vsp1: Add support for missing 16-bit RGB555 formats (2019-04-25 11:07:05 -0400)
>>
>> are available in the Git repository at:
>>
>>   git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-5.2-take3
>>
>> for you to fetch changes up to cac29335c397d116ec405a9b67466663de1606dd:
>>
>>   venus: helpers: fix dynamic buffer mode for v4 (2019-04-26 00:08:22 +0300)
>>
>> ----------------------------------------------------------------
>> for v5.2
>>
>> ----------------------------------------------------------------
>> Alexandre Courbot (1):
>>       media: venus: core: fix max load for msm8996 and sdm845
> 
> ... however, you forgot to add your SOB to the patches you merged here...
> 
>>
>> Kelvin Lawson (1):
>>       media: venus: Add support for H265 controls
> 
> ... and here.
> 
> 
> I'll apply them anyway, but please next time please remind to use "-s"
> when importing patches from other devels.

Note taken, thanks!

> 
>>
>> Stanimir Varbanov (2):
>>       venus: hfi_cmds: add more not-implemented properties
>>       venus: helpers: fix dynamic buffer mode for v4
>>
>>  drivers/media/platform/qcom/venus/core.c       |  4 ++--
>>  drivers/media/platform/qcom/venus/helpers.c    |  7 +++++++
>>  drivers/media/platform/qcom/venus/hfi_cmds.c   |  2 ++
>>  drivers/media/platform/qcom/venus/venc_ctrls.c | 21 ++++++++++++++++++++-
>>  4 files changed, 31 insertions(+), 3 deletions(-)
> 
> 
> 
> Thanks,
> Mauro
>